ReedawFoodApp/unpackage/dist/dev/mp-weixin/pages/index/index.json

11 lines
313 B
JSON
Raw Normal View History

2026-03-23 16:23:40 +08:00
{
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50,
"usingComponents": {
"food": "/components/foodIndex/foodHome",
2026-03-27 10:04:26 +08:00
"bodypage": "/components/bodyIndex/bodyHome",
2026-03-23 16:23:40 +08:00
"card": "/components/cardIndex/cardHome",
"drawer": "/components/bodyIndex/drawer"
}
}