1 Star 0 Fork 1

下位子/QNews_we_chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
下位子 提交于 2018-06-15 15:18 +08:00 . [dev] 提交整个项目
{
"pages": [
"pages/news/news",
"pages/joker/joker",
"pages/test/test",
"pages/chat/chat",
"pages/history/history",
"pages/historyDetail/historyDetail",
"pages/newsDetail/newsDetail"
],
"window": {
"backgroundTextStyle": "black",
"navigationBarBackgroundColor": "#2196f3",
"navigationBarTitleText": "趣闻",
"navigationBarTextStyle": "light"
},
"tabBar": {
"selectedColor": "#2196f3",
"list": [
{
"pagePath": "pages/news/news",
"text": "新闻",
"iconPath": "images/news2.png",
"selectedIconPath": "images/news1.png"
},
{
"pagePath": "pages/joker/joker",
"text": "段子",
"iconPath": "images/joker2.png",
"selectedIconPath": "images/joker1.png"
},
{
"pagePath": "pages/history/history",
"text": "历史今天",
"iconPath": "images/today2.png",
"selectedIconPath": "images/today1.png"
},
{
"pagePath": "pages/chat/chat",
"text": "小爱",
"iconPath": "images/girl2.png",
"selectedIconPath": "images/girl1.png"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xiaweizi/QNews_we_chat.git
git@gitee.com:xiaweizi/QNews_we_chat.git
xiaweizi
QNews_we_chat
QNews_we_chat
master

搜索帮助