java-mall-app/unpackage/dist/dev/mp-weixin/pages/index/index.json
2025-12-12 17:04:03 +08:00

14 lines
444 B
JSON

{
"navigationBarTitleText": "......",
"navigationStyle": "custom",
"onReachBottomDistance": 60,
"enablePullDownRefresh": true,
"usingComponents": {
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
"uni-icons": "/components/uni-icons/uni-icons",
"coupon": "/components/coupon/coupon",
"status-bar": "/components/status-bar",
"diy": "/components/themes/diy",
"download-app": "/components/download-app"
}
}