guhongwei 4 vuotta sitten
vanhempi
commit
c42d3a2cd3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: {