shish hai 1 mes
pai
achega
655a28fa01
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      ghsApp/src/pagesOrder/shMethod.vue

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

@@ -478,13 +478,13 @@ export default {
 .tab-item {
   flex: 1;
   text-align: center;
-  font-size: 28upx;
+  font-size: 34upx;
   color: #666666;
   height: 90upx;
   line-height: 90upx;
   position: relative;
   transition: all 0.2s ease;
-
+  font-weight: bold;
   &.active {
     color: #3385ff;
     font-weight: bold;
@@ -672,7 +672,7 @@ export default {
 .explain-textarea {
   width: 100%;
   height: 120upx;
-  font-size: 26upx;
+  font-size: 30upx;
   color: #333333;
   background-color: #fafafa;
   border: 1upx solid #eeeeee;