代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/home/home",
"style": {
// "navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/company/company",
"style": {
// "navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/people/people",
"style": {
"enablePullDownRefresh": false
}
}, {
"path": "pages/my/my",
"style": {
"enablePullDownRefresh": false
}
},
{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "授权与协议",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "subpkg",
"pages": [
{
"path": "womaninfo/womaninfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
// vant-weapp按需使用
// "usingComponents": {
// "van-button": "/wxcomponents/vant/dist/button/index"
// }
}
}
,{
"path" : "companyinfo/companyinfo",
"style" :
{
"navigationBarTitleText": ""
}
}
,{
"path" : "shangyebu/shangyebu",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "jiatingfuwu/jiatingfuwu",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "xianshangpeixun/xianshangpeixun",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "jiazhengbaoxian/jiazhengbaoxian",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "hetong/hetong",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "jiazhengqiuzhi/jiazhengqiuzhi",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "personalData/personalData",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "about_empoly/about_empoly",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "我的足迹"
}
},
{
"path": "about_admin/about_admin",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "登录"
}
}]
}],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "家政平台",
"navigationBarBackgroundColor": "#3f51b5",
"backgroundColor": "#ffffff",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"selectedColor": "#C00000",
"list": [{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "static/tab_icons/home.png",
"selectedIconPath": "static/tab_icons/home-active.png"
},
{
"pagePath": "pages/company/company",
"text": "家政公司",
"iconPath": "static/tab_icons/company.png",
"selectedIconPath": "static/tab_icons/company-active.png"
},
{
"pagePath": "pages/people/people",
"text": "家政人员",
"iconPath": "static/tab_icons/women.png",
"selectedIconPath": "static/tab_icons/women-active.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/tab_icons/my.png",
"selectedIconPath": "static/tab_icons/my-active.png"
}
]
},
"options": {
"styleIsolattion": "shared" ,// 解除样式隔离
"list": [
{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "static/tab_icons/home.png",
"selectedIconPath": "static/tab_icons/home-active.png"
},
{
"pagePath": "pages/company/company",
"text": "家政公司",
"iconPath": "static/tab_icons/company.png",
"selectedIconPath": "static/tab_icons/company-active.png"
},
{
"pagePath": "pages/people/people",
"text": "家政人员",
"iconPath": "static/tab_icons/women.png",
"selectedIconPath": "static/tab_icons/women-active.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/tab_icons/my.png",
"selectedIconPath": "static/tab_icons/my-active.png"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。