货无忧
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
327 B

2 years ago
{
"navigationBarTitleText": "自提扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
2 years ago
"navigationStyle": "custom",
"usingComponents": {
"u-icon": "../../../uni_modules/uview-plus/components/u-icon/u-icon",
2 years ago
"l-calendar": "../../../uni_modules/l-calendar/components/l-calendar/l-calendar"
2 years ago
}
}