11 lines
311 B
JSON
11 lines
311 B
JSON
{
|
|
"navigationBarTitleText": "修改收货地址",
|
|
"usingComponents": {
|
|
"van-switch": "../../../dist/switch/index",
|
|
"van-cell": "../../../dist/cell/index",
|
|
"van-popup": "../../../dist/popup/index",
|
|
"van-nav-bar": "../../../dist/nav-bar/index",
|
|
"van-cell-group": "../../../dist/cell-group/index"
|
|
}
|
|
}
|