feat: 增加详情介绍链接

This commit is contained in:
2026-06-12 13:52:10 +08:00
parent a83e021cd7
commit ccd37e69d5
4 changed files with 49 additions and 4 deletions

View File

@@ -545,6 +545,13 @@
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/medurl",
"style": {
"navigationBarTitleText": "详细介绍",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/recordDetail",
"style": {