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

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

@@ -1064,7 +1064,7 @@ export default {
 		
 		
 		.name-cell {
 		.name-cell {
 			flex: 3;
 			flex: 3;
-			font-size: 27upx;
+			font-size: 28upx;
 			font-weight: 500;
 			font-weight: 500;
 			color: #333;
 			color: #333;
 			padding-right: 30upx;
 			padding-right: 30upx;
@@ -1076,7 +1076,7 @@ export default {
 		.price-cell {
 		.price-cell {
 			flex: 1.5;
 			flex: 1.5;
 			text-align: center;
 			text-align: center;
-			font-size: 27upx;
+			font-size: 28upx;
 			color: #d63031;
 			color: #d63031;
 			font-weight: 500;
 			font-weight: 500;
 			padding: 0 10upx;
 			padding: 0 10upx;