App({ onLaunch: function() { wx.hideTabBar(); }, onShow: function() {}, onHide: function() {}, onError: function(t) {}, init_app: function() { var e = this; return wx.getSystemInfo({ success: function(t) { -1 < (e.globalData.sysData = t).model.indexOf("iPhone X") && (e.globalData.isIphoneX = !0); } }), new Promise(function(a, t) { wx.getStorageSync("uid") ? e.http.get("index.get_common_set", { showLoading: !1 }, 60).then(function(t) { e.globalData.basic_set = t.data.basic_set, e.globalData.tag_set = t.data.tag_set, a(); }) : wx.login({ success: function(t) { e.http.get("index.get_openid", { code: t.code }).then(function(t) { t.data.uid && t.data.openid ? (wx.setStorageSync("uid", t.data.uid), wx.setStorageSync("openid", t.data.openid), e.http.get("index.get_common_set", { showLoading: !1 }, 500).then(function(t) { e.globalData.basic_set = t.data.basic_set, e.globalData.tag_set = t.data.tag_set, a(); })) : wx.showModal({ title: "错误", content: "配置异常,请联系管理员检查后台配置", success: function(t) { wx.switchTab({ url: "/weike_zf/pages/index/index" }); } }); }); } }); }); }, set_navigation_bar: function() { wx.setNavigationBarColor({ frontColor: "#ffffff", backgroundColor: this.globalData.basic_set.theme_color }); }, globalData: { sysData: {}, isIphoneX: !1, user_info: {}, tarbars: [], basic_set: {}, wx_xcx_set: {} }, siteInfo: require("siteinfo.js"), http: require("./weike_zf/util/request.js") });
有没有大神知道这个前端报错怎么解决?[图片]
2020-05-21谢谢各位了
有没有大神指导一下,我这代码拿错该怎么改?[图片]
2020-04-23APPID: wxb66abac262911c7f
暂时没有测试资源,请稍等一段时间再提交?[图片][图片] 返回Api文本消息 返回普通文本消息 失败是什么情况 怎么处理啊
2020-04-22