shish 1 месяц назад
Родитель
Сommit
3a8d82ed61
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      ghsApp/src/pagesOrder/shMethod.vue

+ 5 - 5
ghsApp/src/pagesOrder/shMethod.vue

@@ -531,14 +531,14 @@ export default {
 }
 }
 
 
 .tui-title {
 .tui-title {
-  font-size: 28upx;
+  font-size: 30upx;
   color: #333333;
   color: #333333;
   width: 200upx;
   width: 200upx;
 }
 }
 
 
 .tui-input {
 .tui-input {
   flex: 1;
   flex: 1;
-  font-size: 28upx;
+  font-size: 30upx;
   color: #333333;
   color: #333333;
   text-align: right;
   text-align: right;
 }
 }
@@ -562,7 +562,7 @@ export default {
   height: 60upx;
   height: 60upx;
   border: 1upx solid #dddddd;
   border: 1upx solid #dddddd;
   border-radius: 8upx;
   border-radius: 8upx;
-  font-size: 26upx;
+  font-size: 28upx;
   text-align: center;
   text-align: center;
   color: #333333;
   color: #333333;
   background-color: #fafafa;
   background-color: #fafafa;
@@ -621,7 +621,7 @@ export default {
   border: 1upx solid #cccccc;
   border: 1upx solid #cccccc;
   border-radius: 6upx;
   border-radius: 6upx;
   text-align: center;
   text-align: center;
-  font-size: 24upx;
+  font-size: 26upx;
   background-color: #fafafa;
   background-color: #fafafa;
 }
 }
 
 
@@ -631,7 +631,7 @@ export default {
   border: 1upx solid #cccccc;
   border: 1upx solid #cccccc;
   border-radius: 6upx;
   border-radius: 6upx;
   text-align: center;
   text-align: center;
-  font-size: 24upx;
+  font-size: 26upx;
   background-color: #fafafa;
   background-color: #fafafa;
 }
 }