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(() => {