no message

This commit is contained in:
2025-09-22 12:02:55 +08:00
parent ebc04d7d52
commit 0f033c1d8d
4 changed files with 129 additions and 2 deletions
+5 -1
View File
@@ -140,8 +140,12 @@ export default {
},
jumpInfo(item) {
console.log(item,'item');
// uni.navigateTo({
// url: `/pages/other_package/productInfo/productInfo?id=${item.id}`,
// })
uni.navigateTo({
url: `/pages/other_package/productInfo/productInfo?id=${item.id}`,
url:`/pages/rwa_package/shop/sort-shop?id=${item.id}&name=${item.name}`
})
},
// 查询分类