This commit is contained in:
lik
2026-09-03 11:35:21 +08:00
parent f8f7afceb8
commit b4c8bf0add
45 changed files with 2989 additions and 426 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"navigationBarTitleText": "健康档案",
"usingComponents": {
"t-icon": "tdesign-miniprogram/icon/icon",
"patient-info": "../../components/patient-info/index"
}
}