Browse Source

大屏下面石脑油罐数字放在下部

Phoneix 3 years ago
parent
commit
8b67c8f6d0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ui/src/views/dashboard/nap.vue

+ 2 - 1
ui/src/views/dashboard/nap.vue

@@ -1,7 +1,8 @@
 <template>
   <div style="position: relative; width: 1.7rem; height: 1.6rem; float: left;">
     <img src="@/assets/image/warehouse.png" style="height: 1.3rem">
-    <dv-percent-pond :config="config" style="width:1rem; height:0.5rem;position: absolute; top: 0.6rem; left: 0.35rem;" />
+    <div class="ModelFont">55%</div>
+    <!-- <dv-percent-pond :config="config" style="width:1rem; height:0.5rem;position: absolute; top: 0.6rem; left: 0.35rem;" /> -->
   </div>
 </template>