26 Star 134 Fork 40

OpenGitee / GiteeOnWechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2021-04-02 14:54 . add: 自动适配暗黑模式
{
"darkmode": true,
"themeLocation": "theme.json",
"pages": [
"pages/index/index",
"pages/about/index",
"pages/activity/events",
"pages/activity/send",
"pages/activity/notifications",
"pages/activity/mails",
"pages/user/login",
"pages/user/index",
"pages/user/followers",
"pages/user/cooperation",
"pages/user/following",
"pages/user/key",
"pages/user/search",
"pages/user/detail",
"pages/user/motify",
"pages/repos/list",
"pages/repos/detail",
"pages/repos/search",
"pages/repos/others",
"pages/repos/starred",
"pages/repos/watched",
"pages/repos/org",
"pages/requests/list",
"pages/requests/commits",
"pages/requests/org",
"pages/comments/list",
"pages/commits/list",
"pages/commits/detail",
"pages/issues/list",
"pages/issues/org",
"pages/issues/detail",
"pages/orgs/index",
"pages/orgs/members",
"pages/orgs/setting",
"pages/webview/index"
],
"window": {
"backgroundColor": "@backgroundColor",
"backgroundTextStyle": "@backgroundTextStyle",
"backgroundColorTop": "@backgroundColorTop",
"backgroundColorBottom": "@backgroundColorBottom",
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTitleText": "码云仓库",
"navigationBarTextStyle": "@navigationBarTextStyle",
"navigationStyle": "default"
},
"sitemapLocation": "sitemap.json"
}
微信
1
https://gitee.com/open-gitee/GiteeOnWechat.git
git@gitee.com:open-gitee/GiteeOnWechat.git
open-gitee
GiteeOnWechat
GiteeOnWechat
master

搜索帮助