shish 1 год назад
Родитель
Сommit
35760755da

+ 1 - 1
ghsApp/src/admin/home/workbench.vue

@@ -911,7 +911,7 @@ export default {
 			border-right: 1upx solid $borderColor;
 			.list-num {
 				margin-bottom:8upx;
-				font-size:24upx;
+				font-size:26upx;
 				font-weight: bold;
 			}
 		}

+ 1 - 1
hdApp/src/admin/home/apply.vue

@@ -97,7 +97,7 @@ export default {
             {name: "采购花材",img: `${this.$constant.imgUrl}/ghs/home/jyzk2.png`,url: "/admin/stat/cgItem",pf:1},
             {name: "绿植统计",img: `${this.$constant.imgUrl}/ghs/home/jyzk2.png`,url: "/admin/stat/kindLz",pf:1},
             {name: "损耗总览",img: `${this.$constant.imgUrl}/ghs/home/jyzk2.png`,url: "/admin/stat/waste"},
-            {name: "赊账汇总",img: `${this.$constant.imgUrl}/ghs/home/jyzk.png`,url: "/admin/custom/showTotalBalance"},
+            {name: "赊账汇总",img: `${this.$constant.imgUrl}/ghs/home/jyzk2.png`,url: "/admin/custom/showTotalBalance"},
           ]
         }
       ]

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -809,7 +809,7 @@ export default {
 			border-right: 1upx solid $borderColor;
 			.list-num {
 				margin-bottom: 8upx;
-				font-size:24upx;
+				font-size:26upx;
 				font-weight: bold;
 			}
 		}