h5/App.vue
@@ -11,8 +11,9 @@ }, methods: { async init() { // ShiXuHui GuoJiWenWu if (!this.$store.state.userInfo) { let res = await this.$u.api.login({ code: 'ShiXuHui' }) let res = await this.$u.api.login({ code: 'GuoJiWenWu' }) if (res.code === 200) { this.$store.commit('setUserInfo', res.data) } @@ -81,7 +82,7 @@ } } } } else { let loc_href = encodeURIComponent("https://dmtest.ahapp.net/lianhelihua_web/")