扫码进入详情

This commit is contained in:
ws
2026-04-27 17:05:35 +08:00
parent 3eb2718559
commit eb5af3fa4a
7 changed files with 284 additions and 4 deletions
+3 -2
View File
@@ -2,7 +2,8 @@
"pages": [
"pages/index/index",
"pages/appointment/appointment",
"pages/records/records"
"pages/records/records",
"pages/scan/result/index"
],
"window": {
"navigationBarTextStyle": "black",
@@ -13,4 +14,4 @@
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
}