shish 1 년 전
부모
커밋
fda24fc692
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      ghsApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/admin/home/workbench.vue

+ 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:28upx;
+				font-size:24upx;
 				font-weight: bold;
 			}
 		}

+ 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:28upx;
+				font-size:24upx;
 				font-weight: bold;
 			}
 		}