@gonsin/gview 2.0.31 → 2.0.32

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
@@ -13,6 +13,9 @@
13
13
  + `2.0.31` fix(GTable): 修改表格列宽度问题
14
14
  + `2.0.31` fix: 修复侧边菜单滚动条问题
15
15
  + `2.0.31` feat(GBoard): 添加按钮跳转到外部链接动作
16
+ + `2.0.32` fix: 修复菜单滚动显示
17
+ + `2.0.32` fix: 修复搜索表单为空情况
18
+ + `2.0.32` fix: 修复表单标签显示
16
19
 
17
20
  ### 2.0.26 ~ 2.0.30
18
21
 
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-6a5c2f3d.mjs";
1
+ import { _ as o } from "./index-2b633d8a.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";