This commit is contained in:
liuyuan
2025-05-23 17:23:44 +08:00
parent 060344610a
commit 56ee2fee9e
16 changed files with 257 additions and 118 deletions

View File

@@ -132,7 +132,19 @@
{
"path": "pages/talents/detail",
"style": {
"navigationBarTitleText": "太湖英才",
"navigationBarTitleText": "医生主页",
"enablePullDownRefresh": false, // 禁止下拉刷新
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/talents/certificateUrl",
"style": {
"navigationBarTitleText": "医生证书",
"enablePullDownRefresh": false, // 禁止下拉刷新
"app-plus": {
"bounce": "none",