1 Star 0 Fork 95

masquerade/BBBUG Wechat App

forked from BBBUG/BBBUG Wechat App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2021-07-27 13:32 +08:00 . add: CarMode
{
"darkmode": true,
"themeLocation": "theme.json",
"pages": [
"pages/index/index",
"pages/user/motify",
"pages/user/index",
"pages/user/login",
"pages/user/online",
"pages/user/profile",
"pages/song/playing",
"pages/song/select",
"pages/song/my",
"pages/room/select",
"pages/room/motify",
"pages/room/create",
"pages/pc/index",
"pages/other/detail"
],
"requiredBackgroundModes": ["audio"],
"window": {
"navigationBarTitleText": "BBBUG",
"navigationBarTextStyle": "@navigationBarTextStyle",
"backgroundColor": "@backgroundColor",
"backgroundTextStyle": "@backgroundTextStyle",
"backgroundColorTop": "@backgroundColorTop",
"backgroundColorBottom": "@backgroundColorBottom",
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationStyle": "default"
},
"sitemapLocation": "sitemap.json",
"plugins": {
"WechatSI": {
"version": "0.3.4",
"provider": "wx069ba97219f66d99"
}
},
"resizable": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/masqueradeone/bbbug-wechat-app.git
git@gitee.com:masqueradeone/bbbug-wechat-app.git
masqueradeone
bbbug-wechat-app
BBBUG Wechat App
master

搜索帮助