Browse Source

资产,设备,系统的样式

zhulizhen 5 years ago
parent
commit
e88d660de8

+ 2 - 1
src/components/dialogHanson/addDevice.vue

@@ -484,8 +484,9 @@ export default {
 .hanson-bar {
   height: 40px;
   padding: 5px;
-  font-size: 16px;
+  font-size: 14px;
   overflow: hidden;
+  margin-top: 10px;
   .iconfont {
     font-size: 12px;
   }

+ 2 - 2
src/components/dialogs/addDialog/businessDialog.vue

@@ -23,13 +23,13 @@
                 size="small"
                 @click="undo"
                 icon="iconfont icon-undo"
-              >撤销</el-button>
+              >&nbsp;&nbsp;&nbsp;撤销&nbsp;&nbsp;&nbsp;</el-button>
               <el-button
                 style="float:right;"
                 size="small"
                 @click="reset"
                 icon="iconfont icon-shuaxin"
-              >刷新</el-button>
+              >&nbsp;&nbsp;&nbsp;刷新&nbsp;&nbsp;&nbsp;</el-button>
               <el-button style="float:right;" size="small" @click="addMain">增加</el-button>
               <el-input
                 v-model="addNum"

+ 4 - 3
src/components/ledger/handsontables/assets.vue

@@ -12,8 +12,8 @@
       <span>当前筛选条件下共{{page.total || '--'}}资产</span>
       <div style="width:300px;float:right;overflow:hidden;">
         <el-button size="small" @click="addDevice" icon="iconfont icon-tianjia">添加资产</el-button>
-        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">刷新</el-button>
-        <el-button size="small" @click="undo" icon="iconfont icon-undo">撤销</el-button>
+        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">&nbsp;&nbsp;&nbsp;刷新&nbsp;&nbsp;&nbsp;</el-button>
+        <el-button size="small" @click="undo" icon="iconfont icon-undo">&nbsp;&nbsp;&nbsp;撤销&nbsp;&nbsp;&nbsp;</el-button>
       </div>
       <div style="width:200px;color:gray;float:right;padding-top:7px;font-size:10px;">
         <span v-if="!onlyRead">隐藏自动填充的信息点:</span>
@@ -1217,8 +1217,9 @@ export default {
 .hanson-bar {
   height: 40px;
   padding: 5px;
-  font-size: 16px;
+  font-size: 14px;
   overflow: hidden;
+  margin-top: 10px;
   .iconfont {
     font-size: 12px;
   }

+ 4 - 3
src/components/ledger/handsontables/device.vue

@@ -11,8 +11,8 @@
       <div style="width:390px;float:right;overflow:hidden;">
         <el-button size="small" @click="download" icon="iconfont icon-xiazai">下载</el-button>
         <el-button size="small" @click="addDevice" icon="iconfont icon-tianjia">添加设备</el-button>
-        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">刷新</el-button>
-        <el-button size="small" @click="undo" icon="iconfont icon-undo">撤销</el-button>
+        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">&nbsp;&nbsp;&nbsp;刷新&nbsp;&nbsp;&nbsp;</el-button>
+        <el-button size="small" @click="undo" icon="iconfont icon-undo">&nbsp;&nbsp;&nbsp;撤销&nbsp;&nbsp;&nbsp;</el-button>
       </div>
       <div style="width:200px;color:gray;float:right;padding-top:7px;font-size:10px;">
         <span v-if="!onlyRead">隐藏自动填充的信息点:</span>
@@ -1284,8 +1284,9 @@ export default {
 .hanson-bar {
   height: 40px;
   padding: 5px;
-  font-size: 16px;
+  font-size: 14px;
   overflow: hidden;
+  margin-top: 10px;
   .iconfont {
     font-size: 12px;
   }

+ 4 - 3
src/components/ledger/handsontables/system.vue

@@ -4,8 +4,8 @@
       <span>当前筛选条件下共{{page.total || '--'}}系统</span>
       <div style="width:300px;float:right;overflow:hidden;">
         <el-button size="small" @click="addDevice" icon="iconfont icon-tianjia">添加系统</el-button>
-        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">刷新</el-button>
-        <el-button size="small" @click="undo" icon="iconfont icon-undo">撤销</el-button>
+        <el-button size="small" @click="reset" icon="iconfont icon-shuaxin">&nbsp;&nbsp;&nbsp;刷新&nbsp;&nbsp;&nbsp;</el-button>
+        <el-button size="small" @click="undo" icon="iconfont icon-undo">&nbsp;&nbsp;&nbsp;撤销&nbsp;&nbsp;&nbsp;</el-button>
       </div>
       <div style="width:200px;color:gray;float:right;padding-top:7px;font-size:10px;">
         <span v-if="!onlyRead">隐藏自动填充的信息点:</span>
@@ -1028,8 +1028,9 @@ export default {
 .hanson-bar {
   height: 40px;
   padding: 5px;
-  font-size: 16px;
+  font-size: 14px;
   overflow: hidden;
+  margin-top: 10px;
   .iconfont {
     font-size: 12px;
   }

+ 2 - 1
src/components/ledger/lib/addDevice.vue

@@ -497,8 +497,9 @@ export default {
 .hanson-bar {
   height: 40px;
   padding: 5px;
-  font-size: 16px;
+  font-size: 14px;
   overflow: hidden;
+  margin-top: 10px;
   .iconfont {
     font-size: 12px;
   }

+ 2 - 2
src/components/ledger/lib/title.vue

@@ -90,11 +90,11 @@ export default {
     padding-left: 10px;
     .list-name {
       line-height: 28px;
-      font-size: 16px;
+      font-size: 14px;
     }
     .card-view {
       height: 80px;
-      overflow: hidden;
+      // overflow: hidden;
       .card {
         float: left;
         margin-top: 10px;

+ 3 - 3
src/views/ledger/facility/index.vue

@@ -181,10 +181,10 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 140px;
+    top: 160px;
     bottom: 10px;
-    left: 10px;
-    right: 10px;
+    left: 0;
+    right: 0;
     background-color: #fff;
     border: 1px solid #ccc;
     border-radius: 5px;

+ 1 - 1
src/views/ledger/index.scss

@@ -1,5 +1,5 @@
 .page-content {
     #listHeader {
-        height: 200px;
+        height: 148px;
     }
 }

+ 3 - 3
src/views/ledger/property/index.vue

@@ -162,10 +162,10 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 140px;
+    top: 160px;
     bottom: 10px;
-    left: 10px;
-    right: 10px;
+    left: 0;
+    right: 0;
     background-color: #fff;
     border: 1px solid #ccc;
     border-radius: 5px;

+ 3 - 3
src/views/ledger/system/index.vue

@@ -168,10 +168,10 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 140px;
+    top: 160px;
     bottom: 10px;
-    left: 10px;
-    right: 10px;
+    left: 0;
+    right: 0;
     background-color: #fff;
     border: 1px solid #ccc;
     border-radius: 5px;