完善功能
This commit is contained in:
95
pages.json
95
pages.json
@@ -121,7 +121,7 @@
|
||||
"path": "pages/talents/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "太湖英才",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新
|
||||
"enablePullDownRefresh": true,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
@@ -157,7 +157,7 @@
|
||||
"path": "pages/doctors/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "名医精彩",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新
|
||||
"enablePullDownRefresh": true, // 禁止下拉刷新
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
@@ -167,7 +167,7 @@
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/wumen/index",
|
||||
"path": "pages/wumen/medicaldes",
|
||||
"style": {
|
||||
"navigationBarTitleText": "吴门医述",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新
|
||||
@@ -322,6 +322,78 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/zhuanzhuchuban",
|
||||
"style": {
|
||||
"navigationBarTitleText": "专著出版",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/xueshugongxianDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "学术贡献详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/medicaldesDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "医述详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/recordDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "纪实详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/video",
|
||||
"style": {
|
||||
"navigationBarTitleText": "医述详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wumen/xueshuwebView",
|
||||
"style": {
|
||||
"navigationBarTitleText": "学术webView预览页面",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -353,18 +425,19 @@
|
||||
"pagePath": "pages/home/index",
|
||||
"text": "智慧医疗"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/talents/index",
|
||||
"text": "太湖英才"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/doctors/index",
|
||||
"text": "名医精彩"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/wumen/index",
|
||||
// "text": "吴门医述"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/talents/index",
|
||||
"text": "太湖英才"
|
||||
},
|
||||
|
||||
{
|
||||
"pagePath": "pages/wumen/medicaldes",
|
||||
"text": "吴门医述"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/my/index",
|
||||
"text": "我的"
|
||||
|
||||
Reference in New Issue
Block a user