评论

微信小程序通讯录组件及demo,支持汉字转拼音,排序类型,常规通讯录,全选、多选、单选通讯录。

微信小程序通讯录组件及demo,支持汉字转拼音,字母排序,排序类型,常规通讯录,全选、多选、单选通讯录。

提供支持

通讯录基础组件,来源博主Homilier

https://blog.csdn.net/Honiler/article/details/82929111

汉字拼音转换工具

https://github.com/hotoo/pinyin

微信原生代码片段

https://developers.weixin.qq.com/s/A3maQemS7qkc

效果图

使用

index.json
{
  "navigationBarTitleText""教师通讯录",
  "enablePullDownRefresh"true,
  "usingComponents": {
    "alphabet-order-list""/components/alphabet-order-list/alphabet-order-list"
  }
}


最后一次编辑于  2020-09-09  
点赞 4
收藏
评论

4 个评论

登录 后发表内容