guhongwei hace 4 años
padre
commit
c42d3a2cd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/userCenter/heads.vue

+ 1 - 1
src/layout/userCenter/heads.vue

@@ -70,7 +70,7 @@ export default {
     // 返回科技超市页面
     linkBtn() {
       // this.$router.push({ path: `${process.env.NODE_ENV === 'development' ? '' : Vue.config.weixin.baseUrl + '/platlive'}/market/index` });
-      this.$router.push({ path: '/platlive/market/index' });
+      this.$router.push({ path: '/market/index' });
     },
   },
   computed: {