38 Star 411 Fork 87

BBBUG / BBBUG Wechat App

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2021-07-27 13:32 . 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
}
微信
1
https://gitee.com/bbbug_com/bbbug-wechat-app.git
git@gitee.com:bbbug_com/bbbug-wechat-app.git
bbbug_com
bbbug-wechat-app
BBBUG Wechat App
master

搜索帮助