|
|
@@ -16,7 +16,7 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "AI销管", |
|
|
|
"navigationBarBackgroundColor": "#2671E2", |
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
}, |
|
|
@@ -25,7 +25,7 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "客户管理", |
|
|
|
"navigationBarBackgroundColor": "#FFFFFF", |
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
}, |
|
|
@@ -42,7 +42,7 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "学习", |
|
|
|
"navigationBarBackgroundColor": "#2671E2", |
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
}, { |
|
|
@@ -236,16 +236,16 @@ |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{
|
|
|
|
"path" : "selectBuilding",
|
|
|
|
,{ |
|
|
|
"path" : "selectBuilding", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "切换楼盘", |
|
|
|
"navigationBarBackgroundColor": "#2671E2", |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
"navigationBarTitleText": "切换项目", |
|
|
|
"navigationBarBackgroundColor": "#FFFFFF", |
|
|
|
"navigationBarTextStyle": "black" |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}
|
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
@@ -352,7 +352,7 @@ |
|
|
|
{ |
|
|
|
"path": "Piabodata/selectGroup", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "选择楼盘", |
|
|
|
"navigationBarTitleText": "选择项目", |
|
|
|
"navigationBarBackgroundColor": "#FFFFFF", |
|
|
|
"navigationBarTextStyle": "black" |
|
|
|
} |
|
|
|