hanbaoshan
2020-07-30 d362cfa12693539f5b77d6d0fcaa0fb0e2edfe63
src/pages/cameraVideo/index/App.vue
@@ -74,7 +74,7 @@
  opacity: 0;
  overflow: scroll;
  max-width: 500px; //设定最大拉伸长度
  min-width: 310px; //设定最小宽度
  min-width: 33px; //设定最小宽度
}
/* 拖拽线 */
.resize-line {
@@ -82,6 +82,7 @@
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  border-right: 2px solid #eee;
  border-left: 1px solid #bbb;
  pointer-events: none;