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.

334 lines
9.7 KiB

3 years ago
{
"pages": [
3 years ago
{
6 months ago
"path" : "pages/index/index",
3 years ago
"style" :
{
6 months ago
"navigationStyle": "custom",
3 years ago
"enablePullDownRefresh": false
}
},
3 years ago
{
6 months ago
"path" : "pages/login/login",
3 years ago
"style" :
{
6 months ago
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/workbench/workbench",
"style" :
{
"navigationBarTitleText": "工作台",
1 year ago
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
3 years ago
},
{
"path": "pages/orders/orders",
"style" :
{
"navigationBarTitleText": "订单列表",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/person/person",
"style" :
{
"navigationBarTitleText": "我的",
1 year ago
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
6 months ago
},
{
"path" : "pages/reg/reg",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
3 years ago
],
"subPackages": [
{
"root": "order",
"pages": [
1 year ago
{
"path" : "clients/clients",
"style" :
{
"navigationBarTitleText": "客户列表",
"enablePullDownRefresh": true
}
},
{
"path" : "clientDetail/clientDetail",
"style" :
{
"navigationBarTitleText": "客户详情",
"enablePullDownRefresh": false
}
},
2 years ago
{
"path" : "addCourse/addCourse",
"style" :
{
"navigationBarTitleText": "选择产品",
"enablePullDownRefresh": true
}
},
2 years ago
{
"path" : "orderDetail/orderDetail",
"style" :
{
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
2 years ago
{
"path" : "ordered/ordered",
"style" :
{
"navigationBarTitleText": "已订阅产品",
"enablePullDownRefresh": false
}
},
{
"path" : "editCourse/editCourse",
"style" :
{
"navigationBarTitleText": "编辑产品",
"enablePullDownRefresh": false
}
},
{
"path" : "curClient/curClient",
"style" :
{
"navigationBarTitleText": "订单记录",
"enablePullDownRefresh": false
}
},
{
"path" : "productDetail/productDetail",
"style" :
{
"navigationBarTitleText": "产品详情",
"enablePullDownRefresh": false
}
2 years ago
}
,{
"path" : "products/products",
"style" :
{
"navigationBarTitleText": "产品",
"enablePullDownRefresh": true
}
}
,{
"path" : "shopCart/shopCart",
"style" :
6 months ago
{
"navigationBarTitleText": "购物车",
"enablePullDownRefresh": true
}
},
{
"path" : "serviceAgreement/serviceAgreement",
"style" :
{
"navigationBarTitleText" : "用户服务协议",
"enablePullDownRefresh" : false
}
},
{
"path" : "privacyAgreement/privacyAgreement",
"style" :
{
"navigationBarTitleText" : "用户隐私协议",
"enablePullDownRefresh" : false
}
}
]
},
{
"root": "team",
"pages": [
{
"path" : "study/study",
"style" :
{
"navigationBarTitleText": "学习",
1 year ago
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff",
"enablePullDownRefresh": true
}
1 year ago
},
{
"path" : "plans/plans",
"style" :
{
"navigationBarTitleText": "产品方案",
"enablePullDownRefresh": true
}
}
,{
"path" : "info/info",
"style" :
{
"navigationBarTitleText": "资讯",
1 year ago
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff",
"enablePullDownRefresh": true
}
},
{
"path" : "setting/setting",
"style" :
{
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
},
{
"path" : "password/password",
"style" :
{
"navigationBarTitleText": "修改密码",
"enablePullDownRefresh": false
}
},
{
"path" : "teams/teams",
"style" :
{
"navigationBarTitleText": "团队",
"enablePullDownRefresh": true
}
},
2 years ago
{
"path" : "addStaff/addStaff",
"style" :
{
"navigationBarTitleText": "邀请成员",
"enablePullDownRefresh": false
}
},
2 years ago
{
"path" : "account/account",
"style" :
{
"navigationBarTitleText": "修改账号",
"enablePullDownRefresh": false
}
2 years ago
}
,{
"path" : "phone/phone",
"style" :
{
"navigationBarTitleText": "修改手机号",
"enablePullDownRefresh": false
}
}
,{
"path" : "email/email",
"style" :
{
"navigationBarTitleText": "修改邮箱",
"enablePullDownRefresh": false
}
}
,{
"path" : "qrcode/qrcode",
"style" :
{
"navigationBarTitleText": "邀请加入",
"enablePullDownRefresh": false
}
}
,{
"path" : "article/article",
"style" :
{
1 year ago
"navigationBarTitleText": "学习",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff",
"enablePullDownRefresh": false
}
2 years ago
}
2 years ago
,{
"path" : "scheme/scheme",
"style" :
{
1 year ago
"navigationBarTitleText": "方案详情",
2 years ago
"enablePullDownRefresh": false
}
},
{
"path" : "send/send",
"style" :
{
"navigationBarTitleText": "下载发送",
"enablePullDownRefresh": false
}
}
2 years ago
]
}
],
2 years ago
"preloadRule": {
"pages/index/index": {
2 years ago
"network": "all",
"packages": ["order"]
2 years ago
}
},
3 years ago
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "test", //模式名称
6 months ago
"path": "pages/index/index" //启动页面,必选
3 years ago
}]
},
"globalStyle": {
"navigationBarTextStyle": "white",
1 year ago
"navigationBarTitleText": "职站商城",
"navigationBarBackgroundColor": "#007EFF",
3 years ago
"backgroundColor": "#f5f5f5",
"app-plus": {
"background": "#efeff4"
}
3 years ago
},
"tabBar": {
"color": "#B8B9B8",
"selectedColor": "#007FFF",
"borderStyle": "white",
3 years ago
"backgroundColor": "#ffffff",
1 year ago
"fontSize": "22px",
"iconWidth": "20px",
3 years ago
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/image/tab1.png",
"selectedIconPath": "static/image/tab1-1.png",
3 years ago
"text": "首页"
}, {
"pagePath": "pages/workbench/workbench",
"iconPath": "static/image/tab2.png",
"selectedIconPath": "static/image/tab2-1.png",
"text": "工作台"
3 years ago
}, {
"pagePath": "pages/orders/orders",
"iconPath": "static/image/tab3.png",
"selectedIconPath": "static/image/tab3-1.png",
"text": "订单"
}, {
"pagePath": "pages/person/person",
"iconPath": "static/image/tab4.png",
"selectedIconPath": "static/image/tab4-1.png",
3 years ago
"text": "我的"
}]
3 years ago
}
}