@gonsin/gview 2.0.22 → 2.0.23

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,12 +2,16 @@
2
2
 
3
3
  ## 版本更新记录
4
4
 
5
- ### 2.0.21
5
+ ### 2.0.21 ~ 2.0.25
6
6
 
7
7
  + 🐛 fix:
8
- + `2.0.21` fix(GForm): 修复tag表单类型问题
8
+ + `2.0.22` fix(GForm): 修复tag表单类型问题
9
+ + `2.0.23` fix(GHeader): 修改按钮间隔样式
10
+ + `2.0.23` fix(GTable): 修复表格组件可能报错的问题
11
+ + `2.0.23` fix: 修复默认不跳转到首页的问题
9
12
  + 🔨 chore:
10
13
  + `2.0.21` chore: 更新tdesign-vue-next版本
14
+ + `2.0.23` feat: 完善标签页功能
11
15
 
12
16
  ### 2.0.16 ~ 2.0.20
13
17
 
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-44c79208.mjs";
1
+ import { _ as o } from "./index-67f6aea7.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";