소스 검색

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

Phoneix 3 년 전
부모
커밋
8b67c8f6d0
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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>