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