guhongwei преди 4 години
родител
ревизия
c42d3a2cd3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: {