feat: migrate AddressList component

This commit is contained in:
chenjiahan
2020-08-17 11:39:40 +08:00
parent 789a2fda1e
commit abe8ae7cca
6 changed files with 197 additions and 244 deletions
+8 -8
View File
@@ -327,10 +327,10 @@ module.exports = {
// path: 'address-edit',
// title: 'AddressEdit 地址编辑',
// },
// {
// path: 'address-list',
// title: 'AddressList 地址列表',
// },
{
path: 'address-list',
title: 'AddressList 地址列表',
},
{
path: 'area',
title: 'Area 省市区选择',
@@ -661,10 +661,10 @@ module.exports = {
// path: 'address-edit',
// title: 'AddressEdit',
// },
// {
// path: 'address-list',
// title: 'AddressList',
// },
{
path: 'address-list',
title: 'AddressList',
},
{
path: 'area',
title: 'Area',