Browse Source

[Mod 0000] 更新部分文件名称

houzekong 1 month ago
parent
commit
a6f17db786

+ 1 - 1
src/views/vent/home/configurable/dust.vue

@@ -59,7 +59,7 @@
         </div>
       </div>
     </template>
-    <div style="width: 1000px; height: 570px; position: absolute; left: calc(50% - 500px); top: 60px">
+    <div style="width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0">
       <VentModal />
     </div>
   </div>

+ 1 - 1
src/views/vent/home/configurable/fire.vue

@@ -59,7 +59,7 @@
         </div>
       </div>
     </template>
-    <div style="width: 1000px; height: 570px; position: absolute; left: calc(50% - 500px); top: 60px">
+    <div style="width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0">
       <VentModal />
     </div>
   </div>

+ 1 - 1
src/views/vent/home/configurable/vent.vue

@@ -59,7 +59,7 @@
         </div>
       </div>
     </template>
-    <div style="width: 1000px; height: 570px; position: absolute; left: calc(50% - 500px); top: 60px">
+    <div style="width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0">
       <VentModal />
     </div>
   </div>

+ 0 - 0
src/views/vent/home/configurable/vent_SY.vue → src/views/vent/home/configurable/ventSY.vue


+ 0 - 0
src/views/vent/home/configurable/vent_v5.vue → src/views/vent/home/configurable/ventV5.vue