1 Star 0 Fork 92

gflhx/BBBUG Wechat App

forked from BBBUG/BBBUG Wechat App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 669 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2020-11-15 15:42 . init: 初始化代码仓库
{
"pages": [
"pages/index/index",
"pages/song/playing",
"pages/song/select",
"pages/song/my",
"pages/room/select",
"pages/user/login",
"pages/user/online",
"pages/other/about",
"pages/other/detail",
"pages/webview/index"
],
"requiredBackgroundModes": ["audio"],
"window": {
"backgroundTextStyle": "dark",
"backgroundColor": "#f5f5f5",
"backgroundColorTop": "#f5f5f5",
"backgroundColorBottom": "#f5f5f5",
"navigationBarBackgroundColor": "#f5f5f5",
"navigationBarTitleText": "BBBUG",
"navigationBarTextStyle": "black",
"navigationStyle": "default"
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/gflhx/bbbug-wechat-app.git
git@gitee.com:gflhx/bbbug-wechat-app.git
gflhx
bbbug-wechat-app
BBBUG Wechat App
master

搜索帮助