适配微信小程序

This commit is contained in:
zhonghua.li
2026-04-17 09:41:37 +08:00
parent 18455a311d
commit 36b8784bc1
59 changed files with 650 additions and 586 deletions

View File

@@ -1,6 +1,7 @@
{
"navigationStyle": "custom",
"usingComponents": {
"ai-analysis-dashboard-body": "../../components/ai-analysis-dashboard-body",
"uni-nav-bar": "../../uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar"
}
}