1 Star 0 Fork 40

hulh/GiteeOnWechat

forked from OpenGitee/GiteeOnWechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
"pages/index/index",
"pages/about/index",
"pages/activity/events",
"pages/activity/notifications",
"pages/activity/mails",
"pages/user/login",
"pages/user/followers",
"pages/user/following",
"pages/user/key",
"pages/user/search",
"pages/user/detail",
"pages/repos/list",
"pages/repos/detail",
"pages/repos/search",
"pages/repos/others",
"pages/repos/starred",
"pages/repos/watched",
"pages/requests/list",
"pages/requests/commits",
"pages/comments/list",
"pages/commits/list",
"pages/commits/detail",
"pages/user/motify",
"pages/issues/list",
"pages/issues/detail",
"pages/webview/index"
],
"window": {
"backgroundTextStyle": "dark",
"backgroundColor": "#f5f5f5",
"backgroundColorTop": "#f5f5f5",
"backgroundColorBottom": "#f5f5f5",
"navigationBarBackgroundColor": "#f5f5f5",
"navigationBarTitleText": "码云仓库",
"navigationBarTextStyle": "black",
"navigationStyle": "default"
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/huluhong/GiteeOnWechat.git
[email protected]:huluhong/GiteeOnWechat.git
huluhong
GiteeOnWechat
GiteeOnWechat
master

搜索帮助