瀏覽代碼

feat:充值页面提示修改

zhanghui 2 年之前
父節點
當前提交
c851b8447c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      myPages/recharge/index.vue

+ 1 - 1
myPages/recharge/index.vue

@@ -206,7 +206,7 @@
 				if (!this.userInfo.phone){
 					uni.showModal({
 						title:'温馨提示',
-						content:'请绑定手机号,以便为你提供服务',
+						content:'充值涉及资金安全,需绑定手机号才能进行充值,是否确认绑定手机号',
 						success:res=>{
 							if (res.confirm){
 								uni.navigateTo({