|
|
|
@ -1,13 +1,21 @@ |
|
|
|
|
{ |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/invite/invite", |
|
|
|
|
"path" : "pages/orderDetail/orderDetail", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "加入团队", |
|
|
|
|
"navigationBarTitleText": "订单详情", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/clientDetail/clientDetail", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "客户详情", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/clients/clients", |
|
|
|
|
"style" : |
|
|
|
@ -23,6 +31,36 @@ |
|
|
|
|
"navigationBarTitleText": "订单列表", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/plans/plans", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "产品方案", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/person/person", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "pages/index/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "首页" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/invite/invite", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "加入团队", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/qrcode/qrcode", |
|
|
|
@ -55,20 +93,6 @@ |
|
|
|
|
"navigationBarTitleText": "添加成员", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "pages/index/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "首页" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/orderDetail/orderDetail", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "订单详情", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/password/password", |
|
|
|
@ -86,14 +110,6 @@ |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/plans/plans", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "产品方案", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/teams/teams", |
|
|
|
|
"style" : |
|
|
|
@ -109,14 +125,6 @@ |
|
|
|
|
"navigationBarTitleText": "新建订单", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
"path" : "pages/clientDetail/clientDetail", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "客户详情", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/ordered/ordered", |
|
|
|
@ -126,14 +134,6 @@ |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
,{ |
|
|
|
|
"path" : "pages/person/person", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/detail/detail", |
|
|
|
@ -143,6 +143,15 @@ |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
,{ |
|
|
|
|
"path" : "pages/login/login", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"condition": { //模式配置,仅开发期间生效 |
|
|
|
|
"current": 0, //当前激活的模式(list 的索引项) |
|
|
|
@ -152,33 +161,35 @@ |
|
|
|
|
}] |
|
|
|
|
}, |
|
|
|
|
"globalStyle": { |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"navigationBarTitleText": "或然CRM系统", |
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
|
|
|
"navigationBarBackgroundColor": "#007EFF", |
|
|
|
|
"backgroundColor": "#f5f5f5", |
|
|
|
|
"app-plus": { |
|
|
|
|
"background": "#efeff4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"tabBar": { |
|
|
|
|
"color": "#7A7E83", |
|
|
|
|
"selectedColor": "#0070ff", |
|
|
|
|
"borderStyle": "black", |
|
|
|
|
"color": "#B8B9B8", |
|
|
|
|
"selectedColor": "#007FFF", |
|
|
|
|
"borderStyle": "white", |
|
|
|
|
"backgroundColor": "#ffffff", |
|
|
|
|
"height": "100px", |
|
|
|
|
"spacing": "10px", |
|
|
|
|
"list": [{ |
|
|
|
|
"pagePath": "pages/index/index", |
|
|
|
|
// "iconPath": "static/image/icon_component.png", |
|
|
|
|
// "selectedIconPath": "static/image/icon_component_HL.png", |
|
|
|
|
"iconPath": "static/image/tab1.png", |
|
|
|
|
"selectedIconPath": "static/image/tab1-1.png", |
|
|
|
|
"text": "首页" |
|
|
|
|
}, { |
|
|
|
|
"pagePath": "pages/teams/teams", |
|
|
|
|
// "iconPath": "static/image/icon_API.png", |
|
|
|
|
// "selectedIconPath": "static/image/icon_API_HL.png", |
|
|
|
|
"iconPath": "static/image/tab2.png", |
|
|
|
|
"selectedIconPath": "static/image/tab2-1.png", |
|
|
|
|
"text": "团队" |
|
|
|
|
}, { |
|
|
|
|
"pagePath": "pages/person/person", |
|
|
|
|
// "iconPath": "static/image/icon_API.png", |
|
|
|
|
// "selectedIconPath": "static/image/icon_API_HL.png", |
|
|
|
|
"iconPath": "static/image/tab3.png", |
|
|
|
|
"selectedIconPath": "static/image/tab3-1.png", |
|
|
|
|
"text": "我的" |
|
|
|
|
}] |
|
|
|
|
} |
|
|
|
|