فهرست منبع

adm:fix> device文件

shaun-sheep 4 سال پیش
والد
کامیت
9a9e561cf4
2فایلهای تغییر یافته به همراه1577 افزوده شده و 2 حذف شده
  1. 1575 0
      src/components/ledger/handsontables/device.vue
  2. 2 2
      src/framework/layout/Main.vue

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 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;
   }