0 Star 0 Fork 0

李帅醒Plus/狗蛋Tv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
李帅醒Plus 提交于 2018-05-12 22:55 . 第一次提交
{
"pages": [
"pages/welcome/welcome",
"pages/music/music",
"pages/music/music-detail/music-detail",
"pages/videos/videos",
"pages/videos/video-detail/video-detail",
"pages/review/review",
"pages/review/person-detail/person-detail",
"pages/review/review-detail/review-detail",
"pages/review/search/search",
"pages/review/more-movie/more-movie"
],
"tabBar": {
"borderStyle": "dark",
"position": "bottom",
"list": [
{
"pagePath": "pages/music/music",
"text": "音乐",
"iconPath": "images/tab/music1.png",
"selectedIconPath": "images/tab/music.png"
},
{
"pagePath": "pages/videos/videos",
"text": "视频",
"iconPath": "images/tab/video1.png",
"selectedIconPath": "images/tab/video.png"
},
{
"pagePath": "pages/review/review",
"text": "影评",
"iconPath": "images/tab/review1.png",
"selectedIconPath": "images/tab/review.png"
}
]
},
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#2DC799",
"backgroundTextStyle": "dark",
"navigationBarTitleText": "王者荣耀",
"navigationBarTextStyle": "white"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wcslb/gordantv.git
git@gitee.com:wcslb/gordantv.git
wcslb
gordantv
狗蛋Tv
master

搜索帮助