From bb8205a7e071dc4270fb50428cc408f3e3127d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8D=9A=E8=83=A4?= <1322953772@qq.com> Date: Mon, 1 Aug 2022 11:59:21 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20Signed-off-by:=20?= =?UTF-8?q?=E7=8E=8B=E5=8D=9A=E8=83=A4=20<1322953772@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a895151..2f318ba 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ #### ProgressBar -- :tw-1f195: [MaterialProgressBar](https://gitee.com/openharmony-sig/MaterialProgressBar) - 自定义进度条显示效果的归一化组件,能力类似java组件MaterialProgressBar,materialish-progress,SmoothProgressBar等库。 +- :tw-1f195: [MaterialProgressBar](https://gitee.com/openharmony-sig/MaterialProgressBar) - 自定义进度条显示效果的归一化组件,能力类似java组件MaterialProgressBar,materialish-progress,SmoothProgressBar等库 - [ArcProgressStackViewJS](https://gitee.com/openharmony-tpc/ArcProgressStackViewJS) - 弧形模式下显示进度条 [返回目录](#目录) @@ -149,7 +149,7 @@ #### 其他UI-自定义控件 -- :tw-1f195: [ohos-MPChart](https://gitee.com/openharmony-sig/ohos-MPChart) - 图表归一化组件,能力类似java组件AndroidMPChart,arhartengine等库。 +- :tw-1f195: [ohos-MPChart](https://gitee.com/openharmony-sig/ohos-MPChart) - 图表归一化组件,能力类似java组件AndroidMPChart,arhartengine等库 - [RefreshLoadMoreComponentJS](https://gitee.com/openharmony-tpc/RefreshLoadMoreComponentJS) - 下拉刷新控件 - [SelectViewJS](https://gitee.com/openharmony-tpc/SelectViewJS) - 自定义选择组件,提供了本地查询和自动排序功能 - [StatusViewJS](https://gitee.com/openharmony-tpc/StatusViewJS) - 自定义不同状态组件 @@ -307,13 +307,13 @@ - :tw-1f195: [VCard](https://gitee.com/openharmony-tpc/VCard) - 电子名片的文件格式标准 - :tw-1f195: [flexsearch-ohos](https://gitee.com/openharmony-tpc/flexsearch-ohos) - 最快且最具内存灵活性的全文搜索库 - :tw-1f195: [thrift](https://gitee.com/openharmony-tpc/thrift) - 一个轻量级的、独立于语言的软件堆栈,用于点对点RPC实现 -- :tw-1f195: [pinyin4js](https://gitee.com/openharmony-tpc/pinyin4js) - 一个功能强大的拼音库,能力类似java组件pinyin4j,TinyPinyin等库。 +- :tw-1f195: [pinyin4js](https://gitee.com/openharmony-tpc/pinyin4js) - 一个功能强大的拼音库,能力类似java组件pinyin4j,TinyPinyin等库 - :tw-1f195: [arouter-api-onActivityResult](https://gitee.com/openharmony-tpc/arouter-api-onActivityResult) - 用于在各种应用或页面间的跳转和页面间的数据传递 - :tw-1f195: [mixpanel-ohos](https://gitee.com/openharmony-tpc/mixpanel-ohos) - 一种可捕获有关用户如何与数字产品交互的数据产品分析工具 - :tw-1f195: [xutils](https://gitee.com/openharmony-sig/xutils) - 网络、文件、数据库操作工具集 - :tw-1f195: [Hamcrest](https://gitee.com/openharmony-sig/Hamcrest) - 单元测试框架 - :tw-1f195: [jmustache](https://gitee.com/openharmony-sig/jmustache) - Mustache 模板语言的js实现 -- :tw-1f195: [mail](https://gitee.com/hihopeorg/mail) - 检测并解析MIME 格式的电子邮件消息流, 并构建电子邮件消息的组件合集。能力类似java组件jakarta-mail、mime4j、mime-types等库。 +- :tw-1f195: [mail](https://gitee.com/hihopeorg/mail) - 检测并解析MIME 格式的电子邮件消息流, 并构建电子邮件消息的组件合集。能力类似java组件jakarta-mail、mime4j、mime-types等库 [返回目录](#目录) -- Gitee