瀏覽代碼

保存信息显示修改

xiaohaizhao 3 月之前
父節點
當前提交
6cc75978b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/index/userCenter/index.js

+ 1 - 1
pages/index/userCenter/index.js

@@ -123,7 +123,7 @@ Component({
 								}
 							}).then(s => {
 								if (s.msg != '成功') return wx.showToast({
-									title: s.data,
+									title: s.msg,
 									icon: "none"
 								});
 								setTimeout(() => {