1 Star 0 Fork 0

Thlq丶 / blick

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Thlq丶 提交于 2018-11-08 15:06 . update
{
"pages": [
"pages/book/book",
"pages/classic/classic",
"pages/index/index",
"pages/logs/logs",
"pages/my/my",
"pages/book-detail/book-detail"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "猪猪侠",
"navigationBarTextStyle": "black"
},
"tabBar": {
"borderStyle": "black",
"selectedColor": "#000000",
"backgroundColor": "#ffffff",
"color": "#c7c7c7",
"list": [
{
"pagePath": "pages/classic/classic",
"selectedIconPath": "/images/tab/classic@highlight.png",
"iconPath": "/images/tab/classic.png",
"text": "流行"
},
{
"pagePath": "pages/book/book",
"selectedIconPath": "/images/tab/book@highlight.png",
"iconPath": "/images/tab/book.png",
"text": "书单"
},
{
"pagePath": "pages/my/my",
"selectedIconPath": "/images/tab/my@highlight.png",
"iconPath": "/images/tab/my.png",
"text": "喜欢"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/Thlq/blick.git
git@gitee.com:Thlq/blick.git
Thlq
blick
blick
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891