1 Star 0 Fork 3

散了白/book-mini

forked from 小默/book-mini 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
"pages/index/index",
"pages/home/home",
"pages/category/category",
"pages/records/records",
"pages/usercenter/usercenter",
"pages/book/detail/detail",
"pages/usercenter/userinfo/userinfo",
"pages/usercenter/phone/phone",
"pages/usercenter/feedback/feedback",
"pages/usercenter/notice/notice",
"pages/usercenter/comment/comment",
"pages/book/read/read"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF"
},
"tabBar": {
"list": [
{
"text": "首页",
"iconPath": "static/home1.png",
"selectedIconPath": "static/home.png",
"pagePath": "pages/home/home"
},
{
"text": "分类",
"iconPath": "static/category1.png",
"selectedIconPath": "static/category.png",
"pagePath": "pages/category/category"
},
{
"text": "记录",
"iconPath": "static/records1.png",
"selectedIconPath": "static/records.png",
"pagePath": "pages/records/records"
},
{
"text": "我的",
"iconPath": "static/usercenter1.png",
"selectedIconPath": "static/usercenter.png",
"pagePath": "pages/usercenter/usercenter"
}
],
"selectedColor": "#1afa29",
"color": "#707070"
},
"rendererOptions": {
"skyline": {
"defaultDisplayBlock": true,
"disableABTest": true,
"sdkVersionBegin": "3.0.0",
"sdkVersionEnd": "15.255.255"
}
},
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hjj13140972916/book-mini.git
git@gitee.com:hjj13140972916/book-mini.git
hjj13140972916
book-mini
book-mini
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385