You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232 lines
7.3 KiB
232 lines
7.3 KiB
2 years ago
|
{
|
||
|
"pages": [
|
||
|
{
|
||
|
"path" : "pages/login/login",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "登录",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/index/index",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/qrcode/qrcode",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "邀请加入",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/clients/clients",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "客户列表",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/products/products",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "产品",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/clientDetail/clientDetail",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "客户详情",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/addStaff/addStaff",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "邀请成员",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/plans/plans",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "产品方案",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/person/person",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "我的",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/send/send",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "下载发送",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/password/password",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "修改密码",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/setting/setting",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "设置",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/teams/teams",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "团队",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "pages/account/account",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "修改账号",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
}
|
||
|
,{
|
||
|
"path" : "pages/phone/phone",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "修改手机号",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
}
|
||
|
,{
|
||
|
"path" : "pages/email/email",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "修改邮箱",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"subPackages": [{
|
||
|
"root": "order",
|
||
|
"pages": [
|
||
|
{
|
||
|
"path": "orders/orders",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "订单列表",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "addCourse/addCourse",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "选择产品",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "orderDetail/orderDetail",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "订单详情",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "ordered/ordered",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "已订阅产品",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "editCourse/editCourse",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "编辑产品",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path" : "curClient/curClient",
|
||
|
"style" :
|
||
|
{
|
||
|
"navigationBarTitleText": "订单记录",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}],
|
||
|
"preloadRule": {
|
||
|
"order/orders/orders": {
|
||
|
"network": "all",
|
||
|
"packages": ["__APP__"]
|
||
|
}
|
||
|
},
|
||
|
"condition": { //模式配置,仅开发期间生效
|
||
|
"current": 0, //当前激活的模式(list 的索引项)
|
||
|
"list": [{
|
||
|
"name": "test", //模式名称
|
||
|
"path": "pages/login/login" //启动页面,必选
|
||
|
}]
|
||
|
},
|
||
|
"globalStyle": {
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"navigationBarTitleText": "或然中台",
|
||
|
"navigationBarBackgroundColor": "#007EFF",
|
||
|
"backgroundColor": "#f5f5f5",
|
||
|
"app-plus": {
|
||
|
"background": "#efeff4"
|
||
|
}
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"color": "#B8B9B8",
|
||
|
"selectedColor": "#007FFF",
|
||
|
"borderStyle": "white",
|
||
|
"backgroundColor": "#ffffff",
|
||
|
"fontSize": "16px",
|
||
|
"iconWidth": "30px",
|
||
|
"list": [{
|
||
|
"pagePath": "pages/index/index",
|
||
|
"iconPath": "static/image/tab1.png",
|
||
|
"selectedIconPath": "static/image/tab1-1.png",
|
||
|
"text": "首页"
|
||
|
}, {
|
||
|
"pagePath": "pages/teams/teams",
|
||
|
"iconPath": "static/image/tab2.png",
|
||
|
"selectedIconPath": "static/image/tab2-1.png",
|
||
|
"text": "团队"
|
||
|
}, {
|
||
|
"pagePath": "pages/person/person",
|
||
|
"iconPath": "static/image/tab3.png",
|
||
|
"selectedIconPath": "static/image/tab3-1.png",
|
||
|
"text": "我的"
|
||
|
}]
|
||
|
}
|
||
|
}
|