1 Star 5 Fork 1

Ping开源/wheat

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
Ping开源 提交于 2021-12-11 11:00 +08:00 . end
{
"pages": [
"pages/login/login",
"pages/index/index",
"pages/tip/tip",
"pages/search/search",
"pages/exam/exam",
"pages/new/new",
"pages/lesson/lesson",
"pages/lessondetail/lessondetail",
"pages/play/play",
"pages/news/news",
"pages/volunteer/volunteer",
"pages/signup/signup",
"pages/train/train",
"pages/prove/prove",
"pages/club/club",
"pages/green/green",
"pages/course/course",
"pages/specialzone/specialzone",
"pages/organization/organization",
"pages/activitydetail/activitydetail",
"pages/stardetails/stardetails",
"pages/faildetails/faildetails",
"pages/recovery/recovery",
"pages/user/user",
"pages/message/message",
"pages/subject/subject",
"pages/maneuver/maneuver",
"pages/us/us",
"pages/blog/blog",
"pages/recoveryOrder/recoveryOrder"
],
"window": {
"backgroundColor": "#F6F6F6",
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#F6F6F6",
"navigationBarTitleText": "麦拾遗",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"tabBar": {
"color": "#cccccc",
"selectedColor": "#53b16d",
"backgroundColor": "#ffffff",
"position": "bottom",
"borderStyle": "white",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "./images/tabber/home_gray.png",
"selectedIconPath": "./images/tabber/home_green.png"
}, {
"pagePath": "pages/volunteer/volunteer",
"text": "志愿大厅",
"iconPath": "./images/tabber/delete_gray.png",
"selectedIconPath": "./images/tabber/delete_green.png"
}, {
"pagePath": "pages/recovery/recovery",
"text": "旧物回收",
"iconPath": "./images/tabber/cart_gray.png",
"selectedIconPath": "./images/tabber/cart_green.png"
}, {
"pagePath": "pages/user/user",
"text": "我的",
"iconPath": "./images/tabber/user_gray.png",
"selectedIconPath": "./images/tabber/user_green.png"
}]
},
"sitemapLocation": "sitemap.json",
"style": "v2"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ping-opensource/wheat.git
git@gitee.com:ping-opensource/wheat.git
ping-opensource
wheat
wheat
master

搜索帮助