xlcs/xlcs-user/unpackage/dist/dev/mp-weixin/pagesLocation/myPickUpLocation/myPickUpLocation.json

10 lines
419 B
JSON
Raw Normal View History

2023-09-26 10:22:29 +08:00
{
"navigationBarTitleText": "我的提货点",
"enablePullDownRefresh": false,
"usingComponents": {
"pick-up-location-header": "/components/PickUpLocationHeader/PickUpLocationHeader",
"pick-up-location-item": "/components/PickUpLocationItem/PickUpLocationItem",
"u-empty": "/node-modules/uview-ui/components/u-empty/u-empty",
"u-button": "/node-modules/uview-ui/components/u-button/u-button"
}
}