jinqian hace 4 años
padre
commit
1e0e9bc903
Se han modificado 3 ficheros con 6 adiciones y 1 borrados
  1. BIN
      public/icon.ico
  2. BIN
      src/views/system/index/image/rkl.png
  3. 6 1
      src/views/system/index/page.vue

BIN
public/icon.ico


BIN
src/views/system/index/image/rkl.png


+ 6 - 1
src/views/system/index/page.vue

@@ -192,7 +192,7 @@ export default {
192 192
         },
193 193
         grid: {
194 194
           top: "40px",
195
-          left: "3%",
195
+          left: "5%",
196 196
           right: "4%",
197 197
           bottom: "3%",
198 198
           containLabel: true,
@@ -280,6 +280,10 @@ export default {
280 280
         },
281 281
         grid: {
282 282
           top: "40px",
283
+          left: "5%",
284
+          right: "4%",
285
+          // bottom: "3%",
286
+          containLabel: true,
283 287
         },
284 288
         xAxis: {
285 289
           type: "category",
@@ -631,6 +635,7 @@ export default {
631 635
     background-color: #142f66;
632 636
     padding: 0;
633 637
     margin: -16px 0 0 0;
638
+    border: 1.5px solid #4a95be;
634 639
   }
635 640
   ::v-deep.el-date-editor .el-range__icon {
636 641
     font-size: 12px;