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.
12 lines
587 B
12 lines
587 B
1 year ago
|
{
|
||
|
"navigationBarTitleText": "地址详情",
|
||
|
"usingComponents": {
|
||
|
"header-nav": "../../components/HeaderNav/Index",
|
||
|
"mz-button": "../../components/MzButton/Index",
|
||
|
"u--input": "../../node-modules/uview-plus/components/u--input/u--input",
|
||
|
"u-form-item": "../../node-modules/uview-plus/components/u-form-item/u-form-item",
|
||
|
"u-icon": "../../node-modules/uview-plus/components/u-icon/u-icon",
|
||
|
"u--form": "../../node-modules/uview-plus/components/u--form/u--form",
|
||
|
"u-action-sheet": "../../node-modules/uview-plus/components/u-action-sheet/u-action-sheet"
|
||
|
}
|
||
|
}
|