@@ -401,7 +401,7 @@
// 點擊搜索框
clickSearch() {
uni.navigateTo({
- url: '/pages/product/search'
+ url: '/pages/shop/shopList?id=0'
});
},
// 监听图片加载完成