diff --git a/src/project/tianfuxing/AppMy/UserInfo.vue b/src/project/tianfuxing/AppMy/UserInfo.vue index c97f482..980626a 100644 --- a/src/project/tianfuxing/AppMy/UserInfo.vue +++ b/src/project/tianfuxing/AppMy/UserInfo.vue @@ -16,6 +16,12 @@ +
+

手机号

+
+ +
+
@@ -66,6 +72,10 @@ return this.$toast('请输入昵称') } + if (!this.userInfo.phone) { + return this.$toast('请输入手机号') + } + this.$loading() this.$instance.post('/api/appwechatuser/update-nickName', null, { params: {