mobile/pages3/release/project/list.vue
@@ -76,10 +76,8 @@ </view> </scroll-view> </view> <shopTabBar></shopTabBar> </view> </template> @@ -129,6 +127,9 @@ onLoad(e) { if(e.product_type){ this.product_type = e.product_type; } if(e.category_id){ this.category_id = e.category_id; } }, onShow() {