This commit is contained in:
Your Name
2026-06-02 14:15:49 +08:00
parent 707e4888ad
commit 860b550180
13 changed files with 348 additions and 44 deletions
+1 -1
View File
@@ -3516,7 +3516,7 @@ function goBack() {
uni.navigateBack({ delta: 1 })
return
}
uni.redirectTo({ url: '/tongji/pages/weekly' })
uni.navigateTo({ url: '/tongji/pages/weekly' })
}
function goGlucosePage() {