Explorar o código

优先适配4k屏调整

maxiaoxiao hai 10 meses
pai
achega
e459653285
Modificáronse 3 ficheiros con 3 adicións e 2 borrados
  1. 1 1
      src/views/cockpit/bjxm.vue
  2. 1 1
      src/views/cockpit/ydjc.vue
  3. 1 0
      src/views/viewer.vue

+ 1 - 1
src/views/cockpit/bjxm.vue

@@ -516,7 +516,7 @@ export default {
 .selectTab {
   position: absolute;
   top: 3px;
-  right: -6px;
+  right: 23px;
   z-index: 100;
 
   /deep/ .el-input__inner {

+ 1 - 1
src/views/cockpit/ydjc.vue

@@ -195,7 +195,7 @@ export default {
 .selectTab {
     position: absolute;
     top: 3px;
-    right: 48px;
+    right: 70px;
     z-index: 100;
 
     /deep/ .el-input__inner {

+ 1 - 0
src/views/viewer.vue

@@ -530,6 +530,7 @@ export default {
     z-index: 100;
     top: 63vh;
     display: flex;
+    justify-content: space-between;
 
     .bjxm_box {
         // border: 1px solid red;