shop_vue/src/views/layout/Head.vue
@@ -145,6 +145,15 @@
            }
          });
        }
        /*供需发布*/
        if (this.tab_type == 'demandapply') {
          this.$router.push({
            path: '/plus/demandapply/index',
            query: {
              type: e.name
            }
          });
        }
        /*vip专区*/
        if (this.tab_type == 'vip') {
          this.$router.push({