1 Star 0 Fork 9

cder / small-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 2.59 KB
一键复制 编辑 原始数据 按行查看 历史
像风向自由 提交于 2019-11-01 14:24 . 便签基本功能完成
{
"pages": [
"pages/index/index",
"pages/logs/logs",
"pages/mine/mine",
"pages/forum/forum",
"pages/workbench/workbench",
"pages/contact/contact",
"pages/schedule/schedule",
"pages/journal/journal",
"pages/authorization/authorization",
"pages/myagent/myagent",
"pages/conference/conference",
"pages/conferencedetail/conferencedetail",
"pages/binglogin/binglogin",
"pages/chat/chat",
"pages/userinfo/userinfo",
"pages/remarks/remarks",
"pages/file/file",
"pages/fileitem/fileitem",
"pages/imgdisplay/imgdisplay",
"pages/music/music",
"pages/notes/notes",
"pages/newnotes/newnotes",
"pages/notesitem/notesitem",
"pages/notesedit/notesedit",
"pages/newtext/newtext",
"pages/textitem/textitem",
"pages/textedit/textedit",
"pages/attendance/attendance",
"pages/punch/punch",
"pages/locate/locate",
"pages/outPunch/outPunch",
"pages/addlog/addlog",
"pages/logshow/logshow",
"pages/memo/memo",
"pages/addmemo/addmemo",
"pages/memoitem/memoitem",
"pages/addgroupmemo/addgroupmemo"
],
"permission": {
"scope.userLocation": {
"desc": "将获取你的位置信息"
}
},
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "skyeye企业版OA",
"navigationBarTextStyle": "black"
},
"tabBar": {
"color": "#bfbfbf",
"selectedColor": "#f93608",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"selectedIconPath": "images/icon_message_press.png",
"iconPath": "images/icon_message.png",
"pagePath": "pages/index/index",
"text": "消息"
},
{
"selectedIconPath": "images/icon_index_press.png",
"iconPath": "images/icon_index.png",
"pagePath": "pages/contact/contact",
"text": "通讯录"
},
{
"selectedIconPath": "images/icon_forum_press.png",
"iconPath": "images/icon_forum.png",
"pagePath": "pages/forum/forum",
"text": "论坛"
},
{
"selectedIconPath": "images/icon_forum_press.png",
"iconPath": "images/icon_forum.png",
"pagePath": "pages/workbench/workbench",
"text": "工作台"
},
{
"selectedIconPath": "images/icon_mine_press.png",
"iconPath": "images/icon_mine.png",
"pagePath": "pages/mine/mine",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/cder1/small-pro.git
git@gitee.com:cder1/small-pro.git
cder1
small-pro
small-pro
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891