shish 1 giorno fa
parent
commit
d998497f13
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      ghsApp/src/pagesOrder/shMethod.vue

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

@@ -157,7 +157,7 @@
           </view>
 
           <view class="notice-text">
-            不符合满减规则时,将通过跑腿计算运费,跑腿无法使用时,将使用自定义计费
+            不符合满减规则时,将通过跑腿或用自定义方式计费
           </view>
 
           <!-- 自定义计费 -->
@@ -748,7 +748,7 @@ export default {
 
 /* 提示文字 */
 .notice-text {
-  font-size: 32upx;
+  font-size: 34upx;
   color: #ff6900;
   line-height: 36upx;
   padding: 15upx 20upx;