Explorar o código

fix:修改任意冲提示词

xyh8905170 %!s(int64=2) %!d(string=hai) anos
pai
achega
7dc06687cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
           }