From d4d0f63fbf7a4489f1e5e04e91650ee4abc07cd9 Mon Sep 17 00:00:00 2001 From: chenjiajian <770230504@qq.com> Date: Thu, 4 May 2023 16:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0popconfirm=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index d551ba7..c6dfc94 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,6 @@ 百搭 UI 组件库, 基于 web components 开发。面向下一代的 UI 组件库 - ![downloads](https://img.shields.io/npm/dt/@bd/ui.svg) ![version](https://img.shields.io/npm/v/@bd/ui.svg) @@ -43,7 +42,7 @@ - [ ] `wc-cascadar` 表单组件-多级联动 - [x] `wc-switch` 表单组件-开关 - [x] `wc-icon` 图标组件 -- [x] `wc-layer` 弹层组件 +- [x] `wc-layer` 弹层组件 - [x] `wc-markd` markdown 组件 - [ ] `wc-meditor` md 文本编辑器 - [ ] `wc-neditor` 富文本编辑器 @@ -55,7 +54,7 @@ - [x] `wc-scroll` 滚动组件 - [x] `wc-silder` 滑块组件 - [x] `wc-swipe` 轮播图组件 -- [x] `wc-breadcrumb` 面包屑组件 +- [x] `wc-breadcrumb` 面包屑组件 - [ ] `wc-progress` 进度条组件 - [ ] `wc-tree` 树形菜单组件 - [ ] `wc-uploader` 上传组件 @@ -67,7 +66,7 @@ - [ ] `wc-layout` 布局组件 - [ ] `wc-tag` 标签组件 - [ ] `wc-tooltip` 文字提示组件 -- [ ] `wc-popconfirm` 气泡确认框组件 +- [x] `wc-popconfirm` 气泡确认框组件 - [ ] `wc-chatbox` 聊天气泡组件 - [x] `wc-divider` 分割线组件 - [ ] `wc-table` 表格组件