add ContactCard component

This commit is contained in:
陈嘉涵
2017-09-27 17:35:23 +08:00
parent ae2c2dbe32
commit add6fe3736
5 changed files with 104 additions and 0 deletions

View File

@@ -226,6 +226,10 @@ module.exports = {
"path": "/area",
"title": "Area 省市区选择"
},
{
"path": "/contact",
"title": "Contact 联系人"
},
{
"path": "/coupon",
"title": "Coupon 优惠券选择器"