@gonsin/gview 2.0.5 → 2.0.7

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
@@ -20,3 +20,14 @@
20
20
  ### 2.0.5
21
21
 
22
22
  + fix: 修复表单区块显示问题
23
+
24
+ ### 2.0.6
25
+
26
+ + fix: 修改打开链接方式
27
+ + feat: 新增修改子菜单项
28
+
29
+ ### 2.0.7
30
+
31
+ + fix: 修复url与path属性问题
32
+ + feat: 添加判断在当前路径访问其他端口的地址
33
+ + fix: 修复登录页面 logo 显示问题
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-bc1eb34c.mjs";
1
+ import { _ as o } from "./index-6d9d9b53.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";