zhaoxiaohai 3 năm trước cách đây
mục cha
commit
6a295da103
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/login/phone.js

+ 1 - 1
pages/login/phone.js

@@ -45,7 +45,7 @@ Page({
                 loading: false
             })
             if (res.msg != '成功') return wx.showToast({
-                title: res.msg,
+                title: res.data,
                 icon: "none"
             })
             wx.setStorageSync('account_list', res.account_list)