ContactCard 联系人卡片

引入

编辑联系人

  1. type="edit"
  2. :name="currentContact.name"
  3. :tel="currentContact.tel"
  4. />

    API

    Props

    样式变量