feat(tongji): 新增控糖消消乐小游戏

This commit is contained in:
大哥大哥的大哥哥
2026-07-17 09:30:22 +08:00
parent 97fefbae8f
commit 62467dc01c
48 changed files with 2707 additions and 1 deletions
+1 -1
View File
@@ -1514,7 +1514,7 @@ async function goMorePage() {
function goGamePage() {
uni.navigateTo({
url: '/tongji/pages/game',
url: '/tongji/endless-game/index',
fail() {
uni.showToast({ title: '暂时无法打开游戏', icon: 'none' })
}