9 lines
377 B
JSON
9 lines
377 B
JSON
{
|
|
"navigationBarTitleText": "新增地址",
|
|
"usingComponents": {
|
|
"wd-icon": "../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
"wd-status-tip": "../../node-modules/wot-design-uni/components/wd-status-tip/wd-status-tip",
|
|
"wd-popup": "../../node-modules/wot-design-uni/components/wd-popup/wd-popup",
|
|
"add-address": "./components/AddAddress"
|
|
}
|
|
} |