7 Star 2 Fork 0

曹孟德尔豌豆射手/domestic-service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.84 KB
一键复制 编辑 原始数据 按行查看 历史
hehe 提交于 2022-10-22 20:38 . 完结撒花2022-10-22-20:38:00
{
"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"
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cao-mendel-pea-shooter/domestic-service.git
git@gitee.com:cao-mendel-pea-shooter/domestic-service.git
cao-mendel-pea-shooter
domestic-service
domestic-service
master

搜索帮助