feat: migrate Area component

This commit is contained in:
chenjiahan
2020-08-17 11:31:19 +08:00
parent f956d1ab3b
commit 789a2fda1e
4 changed files with 25 additions and 36 deletions
+8 -8
View File
@@ -331,10 +331,10 @@ module.exports = {
// path: 'address-list',
// title: 'AddressList 地址列表',
// },
// {
// path: 'area',
// title: 'Area 省市区选择',
// },
{
path: 'area',
title: 'Area 省市区选择',
},
// {
// path: 'card',
// title: 'Card 商品卡片',
@@ -665,10 +665,10 @@ module.exports = {
// path: 'address-list',
// title: 'AddressList',
// },
// {
// path: 'area',
// title: 'Area',
// },
{
path: 'area',
title: 'Area',
},
// {
// path: 'card',
// title: 'Card',