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.
15 lines
757 B
15 lines
757 B
|
4 years ago
|
{
|
||
|
|
"navigationBarTitleText": "停车场预约",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"u--form": "/node-modules/uview-ui/components/u--form/u--form",
|
||
|
|
"u-form-item": "/node-modules/uview-ui/components/u-form-item/u-form-item",
|
||
|
|
"u-datetime-picker": "/node-modules/uview-ui/components/u-datetime-picker/u-datetime-picker",
|
||
|
|
"u-radio-group": "/node-modules/uview-ui/components/u-radio-group/u-radio-group",
|
||
|
|
"u-radio": "/node-modules/uview-ui/components/u-radio/u-radio",
|
||
|
|
"u--input": "/node-modules/uview-ui/components/u--input/u--input",
|
||
|
|
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
|
||
|
|
"u-button": "/node-modules/uview-ui/components/u-button/u-button",
|
||
|
|
"plate": "/components/plate/index"
|
||
|
|
}
|
||
|
|
}
|