fix(miniprogram): 优化分包并清理旧版小游戏

This commit is contained in:
大哥大哥的大哥哥
2026-07-18 11:21:12 +08:00
parent fd7e6071a8
commit 78fd00fa05
22 changed files with 92 additions and 5764 deletions
+13 -17
View File
@@ -26,14 +26,6 @@
"navigationBarTitleText": "甄养堂"
}
},
{
"path": "TUICallKit/src/Components/TUICallKit",
"style": {
"navigationBarTitleText": "视频问诊",
"navigationBarHidden": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/order/monad/monad",
"style": {
@@ -76,6 +68,19 @@
}
],
"subPackages": [
{
"root": "TUICallKit/src/Components",
"pages": [
{
"path": "TUICallKit",
"style": {
"navigationBarTitleText": "视频问诊",
"navigationBarHidden": true,
"navigationStyle": "custom"
}
}
]
},
{
"root": "TUIKit",
"pages": [
@@ -215,15 +220,6 @@
}
}
},
{
"path": "pages/game",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "糖分突袭",
"backgroundColor": "#c7d2fe",
"disableScroll": true
}
},
{
"path": "endless-game/index",
"style": {