4 Star 0 Fork 0

hx / tingcheyigo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 2.69 KB
一键复制 编辑 原始数据 按行查看 历史
Eliuak 提交于 2024-01-10 18:05 . 修改bug
{
"pages": [{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/userInfo/index",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/userInfo/edit-info",
"style": {
"navigationBarTitleText": "修改信息"
}
},
{
"path": "pages/userInfo/login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/placeList/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/placeDetail/index",
"style": {
"navigationBarTitleText": "详情"
}
}
],
"subPackages": [{
"root": "pages/subPack",
"pages": [{
"path": "help-info/help-info",
"style": {
"navigationBarTitleText": "共享车位",
"enablePullDownRefresh": false
}
},
{
"path": "info-share/info-share",
"style": {
"navigationBarTitleText": "资源分享",
"enablePullDownRefresh": false
}
},
{
"path": "info-share/info-detail",
"style": {
"navigationBarTitleText": "停车详情",
"enablePullDownRefresh": false
}
},
{
"path": "info-share/info-upload",
"style": {
"navigationBarTitleText": "资源上传",
"enablePullDownRefresh": false
}
}, {
"path": "resource-review/resource-review",
"style": {
"navigationBarTitleText": "资源审批",
"enablePullDownRefresh": false
}
}
,{
"path" : "collect-list/collect-list",
"style" :
{
"navigationBarTitleText": "收藏列表",
"enablePullDownRefresh": false
}
}
]
}],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTitleText": "Hello uniapp",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#F8F8F8",
"backgroundColorTop": "#F4F5F6",
"backgroundColorBottom": "#F4F5F6",
"mp-360": {
"navigationStyle": "custom"
},
"h5": {
"maxWidth": 1190,
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#F1F1F1"
}
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "black",
"backgroundColor": "#F8F8F8",
"list": [{
"pagePath": "pages/home/index",
"iconPath": "static/home.png",
"selectedIconPath": "static/home-active.png",
"text": "首页"
},
{
"pagePath": "pages/userInfo/index",
"iconPath": "static/template.png",
"selectedIconPath": "static/templateHL.png",
"text": "个人中心"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hxwebdemo/tingcheyigo.git
git@gitee.com:hxwebdemo/tingcheyigo.git
hxwebdemo
tingcheyigo
tingcheyigo
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891