调整ui
This commit is contained in:
12
pages.json
12
pages.json
@@ -6,8 +6,8 @@
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationStyle": "default" ,// 隐藏系统导航栏
|
||||
"navigationBarTitleText": "首页",
|
||||
"navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"navigationBarTitleText": "启辰资产",
|
||||
"enablePullDownRefresh": true,
|
||||
"app-plus": {
|
||||
"pullToRefresh": {
|
||||
@@ -166,7 +166,7 @@
|
||||
|
||||
},
|
||||
{
|
||||
"path" : "pages/content/content",
|
||||
"path" : "pages/notice/noticeDetail",
|
||||
"style": {
|
||||
"navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"navigationBarTitleText": "资讯"
|
||||
@@ -226,9 +226,9 @@
|
||||
"path" : "pages/search/searchList",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "房源列表",
|
||||
"navigationBarTitleText": "资产列表",
|
||||
"enablePullDownRefresh": true,
|
||||
// "navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"app-plus": {
|
||||
"pullToRefresh": {
|
||||
"support": true,
|
||||
@@ -354,7 +354,7 @@
|
||||
"navigationBarTitleText": "我的预约",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user