This commit is contained in:
2026-07-23 14:00:03 +08:00
committed by charles
parent 553543b5b3
commit 4b7334d278
3 changed files with 112 additions and 95 deletions
+1
View File
@@ -49,6 +49,7 @@ export default {
},
//
jumpInfo(item) {
console.log('秦星星---1',item);
uni.navigateTo({
url: "/pages/other_package/productInfo/productInfo?id=" + item.id,
});