feat: 九宫格完成
This commit is contained in:
+4
-1
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user