@yetuzi/vue3-query-components 1.2.0 → 1.2.3

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/CHANGELOG.md ADDED
@@ -0,0 +1,182 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### 1.2.3 (2026-01-07)
6
+
7
+
8
+ ### 🔧 修复
9
+
10
+ * 替换 sass 为 sass-embedded 以解决 Dart Sass 弃用警告 ([fd53f58](https://gitee.com/yetuzi_open/vue3-query-components/commit/fd53f586dc38cab38bced43f726972377058ba56))
11
+ * 修复文档站点 Element Plus 样式丢失问题 ([277a7f8](https://gitee.com/yetuzi_open/vue3-query-components/commit/277a7f8716412090419ee45b550ab5763be43072))
12
+ * 修正文档中的代码导入路径 ([3faaf54](https://gitee.com/yetuzi_open/vue3-query-components/commit/3faaf541706357c18ce7b485f0efa4537efb378a))
13
+
14
+
15
+ ### 📝 文档
16
+
17
+ * 补充 Element Plus 样式导入说明 ([03669e1](https://gitee.com/yetuzi_open/vue3-query-components/commit/03669e1a85972adcc470b6f686b2120c8075f9fe))
18
+ * 更新测试示例以使用新的类型系统 ([2539e9b](https://gitee.com/yetuzi_open/vue3-query-components/commit/2539e9bf727e312d0e4c1a49ff751ed66c087c8b))
19
+ * 更新组件文档和示例 ([e31de0a](https://gitee.com/yetuzi_open/vue3-query-components/commit/e31de0afde3da2c80691a6657a136d0696c9f13f))
20
+ * 更正文档链接为 Gitee 仓库地址 ([5a310da](https://gitee.com/yetuzi_open/vue3-query-components/commit/5a310dae38e340f664a87835c06c22943c652991))
21
+ * 添加项目开发指南文档 ([4d3129f](https://gitee.com/yetuzi_open/vue3-query-components/commit/4d3129fd23c094cdd467690cf3b2645fe736d81b))
22
+ * 为组件文档添加 TypeScript 类型定义展示 ([226b97f](https://gitee.com/yetuzi_open/vue3-query-components/commit/226b97fae0c7cc673cfe5dbde9818d1e30902854))
23
+ * 优化 CommonConfigProvider 文档文案 ([1602384](https://gitee.com/yetuzi_open/vue3-query-components/commit/1602384fbb15722291bdd0f304bd844aeed7a6b9))
24
+ * 优化 CommonForm 和 CommonTable 类型定义 ([2222ead](https://gitee.com/yetuzi_open/vue3-query-components/commit/2222ead7d420ef9ffbc14975879f58e527a46aa1))
25
+ * 优化文档内容 ([bde1543](https://gitee.com/yetuzi_open/vue3-query-components/commit/bde1543640be1633a02f3d4c5236de6c2acdb15c))
26
+ * 优化项目文档和 README ([b2c6ce0](https://gitee.com/yetuzi_open/vue3-query-components/commit/b2c6ce0efb2531b7cfde9ab01b82f0b2eb0d0552))
27
+
28
+
29
+ ### ✨ 新增
30
+
31
+ * 构建脚本自动更新 CHANGELOG ([6103810](https://gitee.com/yetuzi_open/vue3-query-components/commit/6103810cb157bb5cd0edb6ed8588338386bc5410))
32
+ * 其他修改 ([9d64805](https://gitee.com/yetuzi_open/vue3-query-components/commit/9d64805c789bc194e3dc80992dc6e99aebaf3357))
33
+ * 添加自动化版本管理系统 ([2b22910](https://gitee.com/yetuzi_open/vue3-query-components/commit/2b22910f5f8943c2ec3965635d5cf46b093e847d))
34
+ * 文档站点集成组件库 CHANGELOG ([2f87c9c](https://gitee.com/yetuzi_open/vue3-query-components/commit/2f87c9cd0578982f14abecd98b0c006e44d71b56))
35
+ * 优化文档站点开发体验 ([7a785a0](https://gitee.com/yetuzi_open/vue3-query-components/commit/7a785a0a02bba74eafcb9162a36df81ad83e6cc8))
36
+ * 组件库 CSS 包含 Element Plus 样式 ([7bc10f2](https://gitee.com/yetuzi_open/vue3-query-components/commit/7bc10f2e2bd4e5f54655858aa0624f8896dccc82))
37
+
38
+
39
+ ### ♻️ 重构
40
+
41
+ * 简化文档站点样式导入 ([909e9d0](https://gitee.com/yetuzi_open/vue3-query-components/commit/909e9d0dedf45ba1edca4a30b894c7bbce75cf0e))
42
+ * 优化 CommonForm 类型命名 ([9af1d59](https://gitee.com/yetuzi_open/vue3-query-components/commit/9af1d5944ec407ae848ab6d7f351eba3938fd5e2))
43
+ * 重构 CommonForm 类型系统 ([b04ccca](https://gitee.com/yetuzi_open/vue3-query-components/commit/b04cccacf8de2094de2b7d9f1cb26c54485afabd))
44
+ * 重构 CommonTable 类型系统 ([802821c](https://gitee.com/yetuzi_open/vue3-query-components/commit/802821c050da8efdf19f95d090ff4ffffd480b49))
45
+
46
+ ### 1.2.2 (2026-01-07)
47
+
48
+
49
+ ### ♻️ 重构
50
+
51
+ * 优化 CommonForm 类型命名 ([9af1d59](https://gitee.com/yetuzi_open/vue3-query-components/commit/9af1d5944ec407ae848ab6d7f351eba3938fd5e2))
52
+ * 重构 CommonForm 类型系统 ([b04ccca](https://gitee.com/yetuzi_open/vue3-query-components/commit/b04cccacf8de2094de2b7d9f1cb26c54485afabd))
53
+ * 重构 CommonTable 类型系统 ([802821c](https://gitee.com/yetuzi_open/vue3-query-components/commit/802821c050da8efdf19f95d090ff4ffffd480b49))
54
+
55
+
56
+ ### 🔧 修复
57
+
58
+ * 替换 sass 为 sass-embedded 以解决 Dart Sass 弃用警告 ([fd53f58](https://gitee.com/yetuzi_open/vue3-query-components/commit/fd53f586dc38cab38bced43f726972377058ba56))
59
+ * 修正文档中的代码导入路径 ([3faaf54](https://gitee.com/yetuzi_open/vue3-query-components/commit/3faaf541706357c18ce7b485f0efa4537efb378a))
60
+
61
+
62
+ ### ✨ 新增
63
+
64
+ * 添加自动化版本管理系统 ([2b22910](https://gitee.com/yetuzi_open/vue3-query-components/commit/2b22910f5f8943c2ec3965635d5cf46b093e847d))
65
+ * 文档站点集成组件库 CHANGELOG ([2f87c9c](https://gitee.com/yetuzi_open/vue3-query-components/commit/2f87c9cd0578982f14abecd98b0c006e44d71b56))
66
+ * 优化文档站点开发体验 ([7a785a0](https://gitee.com/yetuzi_open/vue3-query-components/commit/7a785a0a02bba74eafcb9162a36df81ad83e6cc8))
67
+
68
+
69
+ ### 📝 文档
70
+
71
+ * 更新测试示例以使用新的类型系统 ([2539e9b](https://gitee.com/yetuzi_open/vue3-query-components/commit/2539e9bf727e312d0e4c1a49ff751ed66c087c8b))
72
+ * 更新组件文档和示例 ([e31de0a](https://gitee.com/yetuzi_open/vue3-query-components/commit/e31de0afde3da2c80691a6657a136d0696c9f13f))
73
+ * 更正文档链接为 Gitee 仓库地址 ([5a310da](https://gitee.com/yetuzi_open/vue3-query-components/commit/5a310dae38e340f664a87835c06c22943c652991))
74
+ * 添加项目开发指南文档 ([4d3129f](https://gitee.com/yetuzi_open/vue3-query-components/commit/4d3129fd23c094cdd467690cf3b2645fe736d81b))
75
+ * 优化 CommonConfigProvider 文档文案 ([1602384](https://gitee.com/yetuzi_open/vue3-query-components/commit/1602384fbb15722291bdd0f304bd844aeed7a6b9))
76
+ * 优化 CommonForm 和 CommonTable 类型定义 ([2222ead](https://gitee.com/yetuzi_open/vue3-query-components/commit/2222ead7d420ef9ffbc14975879f58e527a46aa1))
77
+ * 优化文档内容 ([bde1543](https://gitee.com/yetuzi_open/vue3-query-components/commit/bde1543640be1633a02f3d4c5236de6c2acdb15c))
78
+ * 优化项目文档和 README ([b2c6ce0](https://gitee.com/yetuzi_open/vue3-query-components/commit/b2c6ce0efb2531b7cfde9ab01b82f0b2eb0d0552))
79
+
80
+ ## [1.2.0] - 2025-01-06
81
+
82
+ ### 优化
83
+ - ✨ CommonForm - 优化类型命名,提升代码可读性
84
+ - `CommonFormPropForm` → `CommonFormItemArray`
85
+ - `CommonFormSupplement` → `CommonFormItemBase`
86
+ - `CommonFormCustomComponentsItem` → `CommonFormCustomItem`
87
+ - ✨ CommonTable - 优化类型命名,与 CommonForm 保持一致
88
+ - `TableColumnSupplement` → `TableColumnBase`
89
+ - 📝 为所有类型定义添加详细的 JSDoc 注释
90
+ - 📝 添加类型参数说明和使用示例
91
+ - 📝 改善 IDE 智能提示体验
92
+
93
+ ### 文档
94
+ - 📝 优化文档内容和结构
95
+ - 📝 添加 CSS 引入说明
96
+ - 📝 修复文档中的无效 demo 标签
97
+
98
+ ### 修复
99
+ - 🔧 替换 sass 为 sass-embedded,解决 Dart Sass 弃用警告
100
+ - 🔧 更新依赖锁定文件
101
+
102
+ ## [1.1.38] - 2024-12-XX
103
+
104
+ ### 重构
105
+ - ♻️ 重构 CommonTable 类型系统
106
+ - ♻️ 重构 CommonForm 类型系统
107
+
108
+ ### 新增
109
+ - 🔧 添加 vue-component-type-helpers 依赖
110
+
111
+ ## [1.0.4] - 2024-12-11
112
+
113
+ ### 修复
114
+ - 🔧 修复 Element Plus 组件样式缺失问题
115
+ - 📝 为所有组件手动添加对应的 Element Plus CSS 导入
116
+
117
+ ### 优化
118
+ - ✨ CommonQueryTable - 添加 ElLoading 样式
119
+ - ✨ CommonTable - 添加 ElTable、ElEmpty、ElTableColumn 样式
120
+ - ✨ CommonForm - 添加 ElForm、ElFormItem、ElButton 样式
121
+ - ✨ CommonInput - 添加 ElInput 样式
122
+ - ✨ CommonSelect - 添加 ElSelect、ElOption 样式
123
+ - ✨ CommonDatePicker - 添加 ElDatePicker 样式
124
+ - ✨ CommonPagination - 添加 ElPagination 样式
125
+ - ✨ CommonRadio - 添加 ElRadioGroup、ElRadio 样式
126
+ - ✨ CommonCheckbox - 添加 ElCheckboxGroup、ElCheckbox 样式
127
+ - ✨ CommonSwitch - 添加 ElSwitch 样式
128
+ - ✨ CommonButton - 添加 ElButton 样式
129
+
130
+ ## [1.0.1] - 2024-12-10
131
+
132
+ ### 更新
133
+ - 📝 更新 README.md 包名引用
134
+ - ✨ 完善文档和使用示例
135
+ - 🔧 优化组件配置系统
136
+
137
+ ## [1.0.0] - 2024-12-09
138
+
139
+ ### 新增
140
+ - 🎉 vue3-query-components 初始版本发布
141
+ - ✨ CommonTable 查询表格组件
142
+ - 支持分页配置
143
+ - 支持自定义表头样式
144
+ - 支持数据加载状态
145
+ - 支持空数据占位符
146
+ - ✨ CommonForm 通用表单组件
147
+ - 支持多种表单控件类型
148
+ - 支持表单验证
149
+ - 支持搜索和重置功能
150
+ - 支持自定义布局
151
+ - 🔧 工具函数库
152
+ - 日期格式化工具
153
+ - 数据处理工具
154
+ - 通用验证工具
155
+ - 🎯 Vue 3 Composition API Hooks
156
+ - useTable 表格 hooks
157
+ - useForm 表单 hooks
158
+ - useHttp 请求 hooks
159
+ - 📦 TypeScript 支持
160
+ - 完整的类型定义
161
+ - 类型推导支持
162
+ - 🎨 Element Plus 主题集成
163
+ - 自定义主题配置
164
+ - 响应式设计支持
165
+
166
+ ### 技术栈
167
+ - Vue 3.5+
168
+ - Element Plus 2.11+
169
+ - TypeScript 5.9+
170
+ - Vite 6.0+
171
+ - alova 3.3+ (HTTP 客户端)
172
+ - dayjs 1.11+ (日期处理)
173
+ - lodash-es 4.17+ (工具函数)
174
+ - vue-hooks-plus 2.4+ (Vue Hooks)
175
+
176
+ ### 特性
177
+ - 📦 开箱即用
178
+ - 🎨 基于 Element Plus 设计
179
+ - 🔧 高度可配置
180
+ - 📝 TypeScript 支持
181
+ - 🌳 树摇优化
182
+ - 🔥 热更新支持(开发模式)
package/README.md CHANGED
@@ -1,18 +1,27 @@
1
1
  # @yetuzi/vue3-query-components
2
2
 
3
- 基于 Vue 3 + Element Plus 的企业级查询页面组件库,专注于表格查询场景,开箱即用。
3
+ <div align="center">
4
+
5
+ **企业级查询页面组件库**
6
+
7
+ 专为 Vue3 设计的高效查询组件,提升开发效率
8
+
9
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](../../LICENSE)
10
+ [![Vue](https://img.shields.io/badge/Vue-3.5+-brightgreen)](https://vuejs.org/)
11
+ [![TypeScript](https://img.shields.io/badge/TypeScript-5.9+-blue)](https://www.typescriptlang.org/)
12
+ [![Element Plus](https://img.shields.io/badge/Element%20Plus-2.11+-blueviolet)](https://element-plus.org/)
13
+ [![npm version](https://img.shields.io/npm/v/@yetuzi/vue3-query-components)](https://www.npmjs.com/package/@yetuzi/vue3-query-components)
14
+
15
+ </div>
4
16
 
5
17
  ## ✨ 特性
6
18
 
7
- - 🚀 **开箱即用** - 高度封装的业务组件,减少重复开发
8
- - 🎨 **统一设计** - 基于 Element Plus 设计语言,支持全局配置
9
- - 🔧 **高度可配置** - 灵活的配置选项,满足不同业务需求
10
- - 📦 **TypeScript 支持** - 完整的类型定义,类型安全
11
- - 🌳 **Tree Shaking** - 按需引入,减小打包体积
12
- - 🔥 **热更新** - 支持开发模式热更新
13
- - 🎯 **业务导向** - 专注于查询、表单、表格等常见业务场景
14
- - 🔄 **状态管理** - 内置数据请求、分页、表单状态管理
15
- - 🎨 **插槽支持** - 灵活的插槽系统,支持自定义扩展
19
+ - 🚀 **一体化查询** - CommonQueryTable 集成表单、表格、分页,一个组件即可构建完整的查询页面,支持灵活的布局配置
20
+ - 📋 **类型安全** - 完整的 TypeScript 泛型支持,列类型、表单项类型自动推导,提供精准的类型提示和校验
21
+ - 🎨 **高度可定制** - 响应式全局配置系统,支持自定义组件、插槽和样式扩展,满足各种业务场景需求
22
+ - 🧩 **丰富组件** - 提供 CommonTable(多种列类型)、CommonForm(7种表单项)及完整的基础组件体系
23
+ - ⚡️ **开箱即用** - 基于 Element Plus 封装,API 设计一致,学习成本低,大幅提升开发效率
24
+ - 🛠️ **实用工具** - 内置 useResettable 等实用 hooks,提供可重置的响应式数据管理能力
16
25
 
17
26
  ## 📦 安装
18
27
 
@@ -26,17 +35,24 @@ pnpm add @yetuzi/vue3-query-components
26
35
 
27
36
  ## 🚀 快速开始
28
37
 
29
- ### 1. 全局引入
38
+ ### 安装依赖
30
39
 
31
- ```typescript
32
- import { createApp } from 'vue'
33
- import '@yetuzi/vue3-query-components/dist/style.css'
34
- import 'element-plus/theme-chalk/index.css' // 需要安装 Element Plus
40
+ ```bash
41
+ npm install @yetuzi/vue3-query-components
42
+ ```
43
+
44
+ ::: tip 注意
45
+ 本组件库依赖 Element Plus,但**不需要手动安装** Element Plus,它作为 peer dependency 会在你的项目中自动解析。
46
+ :::
35
47
 
36
- const app = createApp(App)
48
+ ### 导入样式
49
+
50
+ ```typescript
51
+ // 导入组件库样式(已包含所需的 Element Plus 样式)
52
+ import '@yetuzi/vue3-query-components/dist/index.css'
37
53
  ```
38
54
 
39
- ### 2. 按需引入
55
+ ### 按需引入组件
40
56
 
41
57
  ```typescript
42
58
  import {
@@ -45,11 +61,9 @@ import {
45
61
  CommonForm,
46
62
  CommonConfigProvider,
47
63
  } from '@yetuzi/vue3-query-components'
48
- import '@yetuzi/vue3-query-components/dist/style.css'
49
- import 'element-plus/theme-chalk/index.css' // 需要安装 Element Plus
50
64
  ```
51
65
 
52
- ### 3. 基础使用
66
+ ### 4. 基础使用
53
67
 
54
68
  #### 完整查询表格组件(推荐)
55
69
 
@@ -189,7 +203,39 @@ const queryTableConfig = {
189
203
  </script>
190
204
  ```
191
205
 
192
- ## 📚 组件文档
206
+ ## 📚 组件列表
207
+
208
+ ### 核心组件
209
+
210
+ | 组件名 | 说明 |
211
+ |--------|------|
212
+ | `CommonQueryTable` | 一体化查询表格,集成表单、表格、分页 |
213
+ | `CommonTable` | 增强型表格组件,支持多种列类型 |
214
+ | `CommonForm` | 动态表单组件,支持 7 种表单项 |
215
+ | `CommonConfigProvider` | 全局配置组件,提供统一的组件配置 |
216
+
217
+ ### 基础组件
218
+
219
+ | 组件名 | 说明 |
220
+ |--------|------|
221
+ | `CommonInput` | 输入框组件 |
222
+ | `CommonSelect` | 下拉选择组件 |
223
+ | `CommonDatePicker` | 日期选择器组件 |
224
+ | `CommonRadio` | 单选框组件 |
225
+ | `CommonCheckbox` | 复选框组件 |
226
+ | `CommonSwitch` | 开关组件 |
227
+ | `CommonButton` | 按钮组件 |
228
+ | `CommonPagination` | 分页组件 |
229
+
230
+ ### Hooks
231
+
232
+ | Hook 名 | 说明 |
233
+ |---------|------|
234
+ | `useResettableRef` | 创建可重置的 ref |
235
+ | `useResettableReactive` | 创建可重置的 reactive |
236
+ | `useGetComponentsChildrenSlots` | 获取组件子插槽 |
237
+
238
+ ## 📚 API 文档
193
239
 
194
240
  ### CommonQueryTable Props
195
241
 
@@ -202,14 +248,30 @@ const queryTableConfig = {
202
248
 
203
249
  ### 表单组件类型支持
204
250
 
205
- 支持以下表单组件类型:
251
+ CommonForm 支持以下 7 种内置表单项类型:
206
252
 
207
- - `input` - 输入框
208
- - `select` - 下拉选择
209
- - `date-picker` - 日期选择器
210
- - `radio` - 单选框组
211
- - `check-box` - 复选框组
212
- - `switch` - 开关
253
+ | 组件类型 | 说明 | 用途 |
254
+ |---------|------|------|
255
+ | `input` | 输入框 | 文本、数字等简单输入 |
256
+ | `select` | 下拉选择 | 单选下拉选项 |
257
+ | `date-picker` | 日期选择器 | 日期、日期时间范围选择 |
258
+ | `radio` | 单选框组 | 互斥选项选择 |
259
+ | `check-box` | 复选框组 | 多选选项 |
260
+ | `switch` | 开关 | 二元状态切换 |
261
+ | 自定义组件 | 任意 Vue 组件 | 扩展自定义表单项 |
262
+
263
+ ### 表格列类型支持
264
+
265
+ CommonTable 支持多种特殊列类型:
266
+
267
+ | 列类型 | 说明 | 使用场景 |
268
+ |--------|------|----------|
269
+ | `index` | 索引列 | 自动显示行号 |
270
+ | `selection` | 选择列 | 多选功能 |
271
+ | `expand` | 展开列 | 行内容展开 |
272
+ | `date` | 日期列 | 自动格式化日期显示 |
273
+ | `dateTime` | 日期时间列 | 自动格式化日期时间显示 |
274
+ | 普通列 | 数据列 | 绑定字段数据 |
213
275
 
214
276
  ### 表单配置项类型
215
277
 
@@ -284,56 +346,57 @@ interface TableColumn {
284
346
 
285
347
  ### 环境要求
286
348
 
287
- - Node.js >= 18.0.0
349
+ - Node.js >= 16.0.0
288
350
  - Vue 3.5+
289
351
  - Element Plus 2.11+
290
352
  - TypeScript 5.9+
291
353
 
292
- ### 本地开发
293
-
294
- ```bash
295
- # 克隆项目
296
- git clone https://gitee.com/yetuzi/vue3-common.git
297
- cd vue3-common/vue3-query-components
298
-
299
- # 安装依赖
300
- npm install
301
-
302
- # 开发模式(构建并监听文件变化)
303
- npm run dev
304
-
305
- # 构建
306
- npm run build
307
-
308
- # 类型检查
309
- npm run type-check
310
-
311
- # 代码格式化
312
- npm run format
354
+ ### 依赖说明
313
355
 
314
- # Lint
315
- npm run lint
356
+ #### Peer Dependencies(需要宿主项目安装)
316
357
 
317
- # 测试
318
- npm test
358
+ ```json
359
+ {
360
+ "peerDependencies": {
361
+ "vue": "^3.5.0",
362
+ "element-plus": "^2.11.5"
363
+ }
364
+ }
319
365
  ```
320
366
 
321
- ### 依赖说明
367
+ ::: tip 关于 Element Plus
368
+ 组件库的 CSS 文件已包含所需的 Element Plus 组件样式,你只需要确保项目中安装了 Element Plus 即可,不需要单独导入 Element Plus 的样式。
369
+ :::
370
+
371
+ #### Dependencies(随组件库一起安装)
322
372
 
323
373
  ```json
324
374
  {
325
- "peerDependencies": {
326
- "vue": "^3.5.0", // Vue 3 - 需要宿主项目安装
327
- "element-plus": "^2.11.5" // Element Plus UI 库 - 需要宿主项目安装
328
- },
329
375
  "dependencies": {
330
- "dayjs": "^1.11.18", // 日期处理库
331
- "lodash-es": "^4.17.21", // 工具函数库
332
- "vue-hooks-plus": "^2.4.1" // Vue 组合式 API 工具库
376
+ "dayjs": "^1.11.18",
377
+ "lodash-es": "^4.17.21",
378
+ "vue-hooks-plus": "^2.4.1"
333
379
  }
334
380
  }
335
381
  ```
336
382
 
383
+ ### 构建产物
384
+
385
+ 组件库构建后生成以下文件:
386
+
387
+ ```
388
+ dist/
389
+ ├── index.js # ES Module 格式的组件代码
390
+ ├── index.d.ts # TypeScript 类型声明文件
391
+ ├── index.css # 组件库样式(包含 Element Plus 组件样式)
392
+ └── index.js.map # Source Map 文件
393
+ ```
394
+
395
+ **重要说明**:
396
+ - 组件库采用 ES Module 格式输出
397
+ - CSS 文件已包含所有所需的 Element Plus 组件样式(约 129KB,gzip 后约 17KB)
398
+ - Vue 和 Element Plus JS 模块被外部化,不会打包进组件库(减小体积)
399
+
337
400
  ## 🎯 使用场景
338
401
 
339
402
  本组件库特别适用于:
@@ -347,14 +410,14 @@ npm test
347
410
 
348
411
  [MIT](./LICENSE)
349
412
 
350
- ## 🤝 贡献
413
+ ## 📞 支持与反馈
351
414
 
352
- 欢迎提交 Issue 和 Pull Request!
415
+ 如有问题或建议,请提交 [Issue](https://gitee.com/yetuzi/vue3-common/issues)
353
416
 
354
- ## 📞 支持
417
+ ## 🗺️ 更新日志
355
418
 
356
- 如有问题,请提交 [Issue](https://gitee.com/yetuzi/vue3-common/issues)
419
+ 查看详细的更新日志:[CHANGELOG.md](./CHANGELOG.md)
357
420
 
358
- ## 🗺️ 更新日志
421
+ ---
359
422
 
360
- 查看详细的更新日志请访问:[CHANGELOG.md](./CHANGELOG.md)
423
+ Made with ❤️ by [yetuzi](https://gitee.com/yetuzi)