Explorar el Código

fix: 跳转微信小程序异常v2

John-Hong hace 2 años
padre
commit
64329d88c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -131,7 +131,7 @@ const store = new Vuex.Store({
         if (/dev-|8080|qa-/.test(href)) {
           commit('SET_GROUP_ID', groupId);
           commit('SET_MALL_ID', mallId);
-          return
+          // return
         } else {
           commit('SET_GROUP_ID', '8a8884e77cc9e70a017cca1c77e80004');
           commit('SET_MALL_ID', '8a888aed7d0295e5017d029ff1f40000');