ycm %!s(int64=2) %!d(string=hai) anos
pai
achega
616db0e3b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/tabber/home/index.js

+ 1 - 1
pages/tabber/home/index.js

@@ -54,7 +54,7 @@ Page({
             console.log(res);
             if (res.code != 200) {
                 wx.showLoading({
-                    title: '数据错误请重新登陆',
+                    title: res.message.msg,
                   })
                   setTimeout(function () {
                     wx.hideLoading();