6 Star 0 Fork 5

Rehemaiti80/TodayEatWhat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 2.93 KB
一键复制 编辑 原始数据 按行查看 历史
STORM-S314 提交于 2022-02-20 03:41 . 将所有页面串接完毕
{
"pages": [
"TodayEatWhat/pages/mine/login/login",
"TodayEatWhat/pages/helpMeChoose/eatwhat",
"TodayEatWhat/pages/popularMenu/popularMenu",
"TodayEatWhat/pages/partition/partition",
"TodayEatWhat/pages/partition/goodTaste/sour/sour",
"TodayEatWhat/pages/partition/goodTaste/sweet/sweet",
"TodayEatWhat/pages/partition/goodTaste/spicy/spicy",
"TodayEatWhat/pages/partition/goodTaste/numb/numb",
"TodayEatWhat/pages/partition/snack/drink/drink",
"TodayEatWhat/pages/partition/snack/barbecue/barbecue",
"TodayEatWhat/pages/partition/snack/dessert/dessert",
"TodayEatWhat/pages/search/search",
"TodayEatWhat/pages/mine/mine",
"TodayEatWhat/pages/mine/register/register",
"TodayEatWhat/pages/mine/setting/setting",
"TodayEatWhat/pages/mine/aboutUs/aboutUs",
"TodayEatWhat/pages/mine/aboutUs/feedBack/feedBack",
"TodayEatWhat/pages/mine/aboutUs/appeal/appeal",
"TodayEatWhat/pages/mine/history/history",
"TodayEatWhat/pages/mine/history/queue/queue",
"TodayEatWhat/pages/mine/subscribe/subscribe",
"TodayEatWhat/pages/partition/goodTaste/salty/salty",
"TodayEatWhat/pages/partition/goodTaste/light/light",
"TodayEatWhat/pages/detailPage/detailPage",
"TodayEatWhat/pages/reportPage/reportPage",
"TodayEatWhat/pages/order/order",
"TodayEatWhat/pages/mine/history/appraise/appraise",
"TodayEatWhat/pages/addDish/addDish",
"TodayEatWhat/pages/dishManagement/dishManagement",
"TodayEatWhat/pages/dishModify/dishModify",
"TodayEatWhat/pages/developerInterface/management/management",
"TodayEatWhat/pages/developerInterface/check/check",
"TodayEatWhat/pages/developerInterface/recover/recover",
"TodayEatWhat/pages/developerInterface/massage/massage",
"TodayEatWhat/pages/remment/remment"
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#c04851",
"navigationBarTitleText": "今天吃什么?",
"navigationBarTextStyle": "white",
"backgroundColor": "#806d9e",
"enablePullDownRefresh": true
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"tabBar": {
"custom": true,
"color": "#ffffff",
"selectedColor": "#1296db",
"backgroundColor": "#c04851",
"borderStyle": "black",
"list": [
{
"pagePath": "TodayEatWhat/pages/helpMeChoose/eatwhat"
},
{
"pagePath": "TodayEatWhat/pages/popularMenu/popularMenu"
},
{
"pagePath": "TodayEatWhat/pages/partition/partition"
},
{
"pagePath": "TodayEatWhat/pages/search/search"
},
{
"pagePath": "TodayEatWhat/pages/mine/mine"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/rehemaiti80/TodayEatWhat.git
git@gitee.com:rehemaiti80/TodayEatWhat.git
rehemaiti80
TodayEatWhat
TodayEatWhat
master

搜索帮助