From 213cd46a1cb1573927d017530566ef76f277d50e Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 3 Nov 2022 13:38:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/tianfuxing/AppMy/UserInfo.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: {