|
|
@ -52,7 +52,7 @@ |
|
|
|
"path" : "pages/addStaff/addStaff", |
|
|
|
"path" : "pages/addStaff/addStaff", |
|
|
|
"style" : |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "添加成员", |
|
|
|
"navigationBarTitleText": "邀请成员", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
@ -189,7 +189,7 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"globalStyle": { |
|
|
|
"globalStyle": { |
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
"navigationBarTitleText": "或然CRM系统", |
|
|
|
"navigationBarTitleText": "或然合伙人运营管理平台", |
|
|
|
"navigationBarBackgroundColor": "#007EFF", |
|
|
|
"navigationBarBackgroundColor": "#007EFF", |
|
|
|
"backgroundColor": "#f5f5f5", |
|
|
|
"backgroundColor": "#f5f5f5", |
|
|
|
"app-plus": { |
|
|
|
"app-plus": { |
|
|
@ -201,6 +201,8 @@ |
|
|
|
"selectedColor": "#007FFF", |
|
|
|
"selectedColor": "#007FFF", |
|
|
|
"borderStyle": "white", |
|
|
|
"borderStyle": "white", |
|
|
|
"backgroundColor": "#ffffff", |
|
|
|
"backgroundColor": "#ffffff", |
|
|
|
|
|
|
|
"fontSize": "16px", |
|
|
|
|
|
|
|
"iconWidth": "30px", |
|
|
|
"list": [{ |
|
|
|
"list": [{ |
|
|
|
"pagePath": "pages/index/index", |
|
|
|
"pagePath": "pages/index/index", |
|
|
|
"iconPath": "static/image/tab1.png", |
|
|
|
"iconPath": "static/image/tab1.png", |
|
|
@ -210,8 +212,7 @@ |
|
|
|
"pagePath": "pages/teams/teams", |
|
|
|
"pagePath": "pages/teams/teams", |
|
|
|
"iconPath": "static/image/tab2.png", |
|
|
|
"iconPath": "static/image/tab2.png", |
|
|
|
"selectedIconPath": "static/image/tab2-1.png", |
|
|
|
"selectedIconPath": "static/image/tab2-1.png", |
|
|
|
"text": "团队", |
|
|
|
"text": "团队" |
|
|
|
"visible": false |
|
|
|
|
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"pagePath": "pages/person/person", |
|
|
|
"pagePath": "pages/person/person", |
|
|
|
"iconPath": "static/image/tab3.png", |
|
|
|
"iconPath": "static/image/tab3.png", |
|
|
|