This commit is contained in:
Your Name
2026-03-19 12:19:00 +08:00
parent 7832514f28
commit 7147c8e148
243 changed files with 1662 additions and 437 deletions
+4 -2
View File
@@ -35,7 +35,9 @@
{
"path": "pages/order/monad/monad",
"style": {
"navigationBarTitleText": "诊单确认"
"navigationBarTitleText": "诊单确认",
"navigationBarHidden": true,
"navigationStyle": "custom"
}
},
{
@@ -76,7 +78,7 @@
{
"path": "pages/chat/chat",
"style": {
"navigationBarTitleText": "图文问诊"
"navigationBarTitleText": "问诊"
}
}
]