feat: 增加详情介绍链接

This commit is contained in:
2026-06-12 13:52:35 +08:00
parent 8a67e20fc2
commit c7b62b0f4d
4 changed files with 56 additions and 4 deletions

View File

@@ -569,6 +569,18 @@
}
}
},
{
"path": "pages/medicaldes/medurl",
"style": {
"navigationBarTitleText": "详细介绍",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/recordDetail",
"style": {