food_wechat/unpackage/dist/dev/mp-weixin/app.json

12 lines
206 B
JSON
Raw Normal View History

2024-04-15 16:12:55 +08:00
{
"pages": [
2024-04-22 11:59:53 +08:00
"pages/index/index",
"pages/shop/list",
2024-04-26 23:08:01 +08:00
"pages/shop/content",
2024-04-22 12:07:17 +08:00
"pages/shop/demo",
"pages/main/index"
2024-04-15 16:12:55 +08:00
],
"subPackages": [],
2024-04-22 11:59:53 +08:00
"permission": {},
2024-04-15 16:12:55 +08:00
"usingComponents": {}
}