ReedawFoodApp/unpackage/dist/dev/mp-weixin/pages/my/me.json

8 lines
205 B
JSON
Raw Normal View History

2025-05-30 11:14:38 +08:00
{
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50,
"usingComponents": {
2026-03-30 10:02:10 +08:00
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons"
2025-05-30 11:14:38 +08:00
}
}