wechat_staff/pages/userinfo/index.js @@ -41,6 +41,7 @@ }) }, onSubmit() { var that = this console.log('点了'); const { slogans, @@ -60,6 +61,7 @@ this.setData({ editFalg: false }) that.getUserInfo() wx.showToast({ title: '信息保存成功', })