1 Star 0 Fork 15

陌生人/www.66ui.com-Open

forked from 鹏厄/www.66ui.com-Open 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
鹏厄 提交于 2020-07-21 18:36 . 优化
{
"pages": [
"pages/index/index",
"pages/detail/detail",
"pages/logs/logs",
"pages/page/page",
"pages/about/about",
"pages/list/list",
"pages/category/category",
"pages/topic/topic",
"pages/readlog/readlog",
"pages/hot/hot",
"pages/pay/pay",
"pages/webpage/webpage",
"pages/comments/comments",
"pages/poster/poster"
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#49AF00",
"navigationBarTitleText": "小镇故事 Life",
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "#9BABBA",
"selectedColor": "#49AF00",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/tar-home.png",
"selectedIconPath": "images/tar-home-on.png",
"text": "首页"
},
{
"pagePath": "pages/category/category",
"iconPath": "images/tar-category.png",
"selectedIconPath": "images/tar-category-on.png",
"text": "分类"
},
{
"pagePath": "pages/topic/topic",
"iconPath": "images/tar-topic.png",
"selectedIconPath": "images/tar-topic-on.png",
"text": "推荐"
},
{
"pagePath": "pages/readlog/readlog",
"iconPath": "images/tar-person.png",
"selectedIconPath": "images/tar-person-on.png",
"text": "我的"
},
{
"pagePath": "pages/about/about",
"iconPath": "images/tar-about.png",
"selectedIconPath": "images/tar-about-on.png",
"text": "关于"
}
]
},
"networkTimeout": {
"request": 10000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
},
"navigateToMiniProgramAppIdList": [
"wx1c34b9806b78f036"
],
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jinyang0626/www.66ui.com.git
git@gitee.com:jinyang0626/www.66ui.com.git
jinyang0626
www.66ui.com
www.66ui.com-Open
master

搜索帮助