feat: 增加详情介绍链接

This commit is contained in:
2026-06-12 13:52:26 +08:00
parent b0b4bdf9b7
commit a0b4b1a53e
8 changed files with 318 additions and 4 deletions

View File

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