@@ -105,6 +105,7 @@
});
},
setWxConfig(param){
+ alert(location.href.split('#')[0]);
wx.config({
debug: false,
appId: param.appId,