1 Star 1 Fork 0

大话家/uTool_aiExtra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
大话家 提交于 2023-04-30 00:15 . 页面优化
{
"pages": [
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": false,
"onReachBottomDistance": 100
}
},
{
"path": "pages/user/user"
},
{
"path": "pages/detail/detail"
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "AI番外",
"navigationBarBackgroundColor": "#31C27C",
"backgroundColor": "#8EB97E"
},
"uniIdRouter": {},
"tabBar": {
"color": "#666",
"selectedColor": "#8EB97E",
"list": [{
"text": "首页",
"pagePath": "pages/index/index",
"iconPath": "static/images/index.png",
"selectedIconPath": "static/images/index-sel.png"
}, {
"text": "我的",
"pagePath": "pages/user/user",
"iconPath": "static/images/my.png",
"selectedIconPath": "static/images/my-sel.png"
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dahuajia/uTool_aiExtra.git
git@gitee.com:dahuajia/uTool_aiExtra.git
dahuajia
uTool_aiExtra
uTool_aiExtra
master

搜索帮助