@uf_lee/leeui 1.0.15 → 1.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,15 +2,17 @@
2
2
  * @Author: 李天惊 uf_lee@163.com
3
3
  * @Date: 2025-03-20 12:35:35
4
4
  * @LastEditors: 李天惊 uf_lee@163.com
5
- * @LastEditTime: 2025-03-20 12:37:09
5
+ * @LastEditTime: 2025-03-20 14:50:41
6
6
  * @FilePath: \leelcp2022\lee_ui\README.md
7
7
  * Copyright (c) 2025 by ${git_name_email}, All Rights Reserved.
8
8
  -->
9
- # MyComponentLibrary
9
+ # LeeUI
10
10
 
11
- A simple single instance Vue 3 component library with TypeScript support.
11
+ 一个支持TypeScript的简单单实例Vue 3组件库。
12
12
 
13
- ## Installation
13
+ ## 安装
14
+ 要安装项目的依赖项,运行以下命令:
14
15
 
15
16
  ```bash
16
- npm install @uf_lee/leeui
17
+ npm install @uf_lee/leeui
18
+