敲代码的猫 1 mēnesi atpakaļ
vecāks
revīzija
7f443b0ffe

+ 1 - 0
src/views/pad/building/energyRateDialog.vue

@@ -2265,6 +2265,7 @@ export default {
           position: absolute;
           margin-top: -60px;
           margin-left: 130px;
+          z-index: 1;
 
           .macBox {
             width: 325px;

+ 1 - 1
src/views/pad/engineering/main.vue

@@ -733,7 +733,7 @@ export default {
       position: absolute;
       right: 50px;
       left: 50px;
-      bottom: 50px;
+      bottom: 80px;
 
       .bottom-left {
         .left-item {

+ 2 - 2
src/views/pad/engineering/unitAccessto.vue

@@ -542,11 +542,11 @@
       }
       .snd{
         width:30%;
-        text-align: left;
+        text-align: center;
       }
       .thd{
         width:30%;
-        text-align: left;
+        text-align: center;
       }
     }
 

+ 1 - 1
src/views/pad/engineering/unitProjectDia.vue

@@ -8,7 +8,7 @@
         <div class="firY">摄像头数量</div>
       </div>
       <div class="dataList">
-        <div class="flex-row" v-for="(item,index) in dataList" :key="index" @click="choose(item.id)">
+        <div class="flex-row" v-for="(item,index) in dataList" :key="index">
           <div class="groX">{{item.projectName}}</div>
           <div class="groY">{{item.cameraNum}}</div>
         </div>

+ 1 - 1
src/views/pad/logistics/main.vue

@@ -482,7 +482,7 @@ export default {
     position: absolute;
     right: 50px;
     left: 50px;
-    bottom: 10px;
+    bottom: 5px;
     .left-item {
       width: 180px;
       height: 30px;

+ 1 - 1
src/views/pad/main/main.vue

@@ -546,7 +546,7 @@ export default {
       position: absolute;
       right: 50px;
       left: 50px;
-      bottom: 50px;
+      bottom: 40px;
 
       .bottom-left {
         .left-item {

+ 1 - 1
src/views/pad/official/main.vue

@@ -599,7 +599,7 @@ export default {
       position: absolute;
       right: 50px;
       left: 50px;
-      bottom: 50px;
+      bottom: 80px;
 
       .bottom-left {
         .left-item {

+ 1 - 0
src/views/screen/building/energyRateDialog.vue

@@ -2262,6 +2262,7 @@ export default {
           position: absolute;
           margin-top: -60px;
           margin-left: 130px;
+          z-index: 1;
 
           .macBox {
             width: 325px;

+ 2 - 2
src/views/screen/engineering/unitAccessto.vue

@@ -542,11 +542,11 @@ export default {
     }
     .snd{
       width:30%;
-      text-align: left;
+      text-align: center;
     }
     .thd{
       width:30%;
-      text-align: left;
+      text-align: center;
     }
   }
 

+ 1 - 1
src/views/screen/logistics/main.vue

@@ -482,7 +482,7 @@ export default {
     position: absolute;
     right: 50px;
     left: 50px;
-    bottom: 10px;
+    bottom: 15px;
     .left-item {
       width: 180px;
       height: 30px;