feat: 九宫格完成

This commit is contained in:
2025-08-15 00:44:01 +08:00
parent e8f5d354ec
commit ff3d0e5028
6 changed files with 332 additions and 153 deletions
+4 -1
View File
@@ -407,8 +407,11 @@ export default {
})
},
jumpTurntable() {
// uni.navigateTo({
// url: '/pages/other_package/turntable/turntable?backPath=home',
// })
uni.navigateTo({
url: '/pages/other_package/turntable/turntable?backPath=home',
url: '/pages/other_package/nine-grid/nine-grid?backPath=home',
})
},
jumpPrdference() {