ソースを参照

fix:修改任意冲提示词

xyh8905170 2 年 前
コミット
7dc06687cc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      myPages/recharge/index.vue

+ 1 - 1
myPages/recharge/index.vue

@@ -225,7 +225,7 @@
             console.log(1111111111)
             uni.showToast({
               icon: 'none',
-              title: '任意充金额需大于等于1并且小于等于100!'
+              title: '任意充金额须在1-100之间'
             });
             return;
           }