Kaynağa Gözat

adm:fix> device文件

shaun-sheep 4 yıl önce
ebeveyn
işleme
9a9e561cf4

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1575 - 0
src/components/ledger/handsontables/device.vue


+ 2 - 2
src/framework/layout/Main.vue

@@ -18,7 +18,7 @@
             <router-view v-if='$route.meta.keepAlive' class='page-content'></router-view>
           </keep-alive>
           <router-view v-if='!$route.meta.keepAlive' class='page-content'></router-view>
-                <div class="version">当前版本: V4.0.1</div>
+          <div class="version">当前版本: V 4.0.1</div>
         </div>
       </div>
       <!--     <div class='page-footer'>-->
@@ -97,7 +97,7 @@ export default {
     flex-grow: 0;
     flex-shrink: 0;
     height: 15px;
-    line-height: 1.5;
+    line-height: 1.3;
     text-align: center;
     color: #6d6d6d;
   }