mobile/pages3/release/project/list.vue
@@ -76,11 +76,8 @@
            </view>
            
         </scroll-view>
      </view>
      <shopTabBar></shopTabBar>
   </view>
</template>
@@ -131,6 +128,9 @@
         if(e.product_type){
            this.product_type = e.product_type;
         }   
         if(e.category_id){
            this.category_id = e.category_id;
         }
      },
      onShow() {
         /*获取列表*/