This commit is contained in:
lSun 2025-01-02 21:43:12 +08:00
parent e86cf49173
commit e07abea6b1
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
goToMenu() {
//
uni.navigateTo({
url: '/pages/menu/index'
url: '/pages/weeklyMenu/index'
})
},
goToOrder() {