@gonsin/gview 2.0.6 → 2.0.8

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
@@ -15,7 +15,7 @@
15
15
  ### 2.0.4
16
16
 
17
17
  + fix: 修复表单区块显示问题
18
- + fix: (!)修改打开新的视图(View)或者链接(LINK),props 的传递参数方式。
18
+ + fix: (!)修改打开新的视图(`View`)或者链接(`LINK`),`props` 的传递参数方式。
19
19
 
20
20
  ### 2.0.5
21
21
 
@@ -25,3 +25,17 @@
25
25
 
26
26
  + fix: 修改打开链接方式
27
27
  + feat: 新增修改子菜单项
28
+
29
+ ### 2.0.7
30
+
31
+ + fix: 修复url与path属性问题
32
+ + feat: 添加判断在当前路径访问其他端口的地址
33
+ + fix: 修复登录页面 `logo` 显示问题
34
+
35
+ ### 2.0.8
36
+
37
+ + fix: 调整表单样式
38
+ + feat: 完善表单类型
39
+ + fix: 修改报错信息
40
+ + feat: 添加下载文件请求
41
+ + feat: 添加外部链接传参
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-d068293d.mjs";
1
+ import { _ as o } from "./index-bea99080.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";
@@ -8,6 +8,8 @@ import "nanoid";
8
8
  import "nprogress";
9
9
  import "lodash-es";
10
10
  import "dayjs";
11
+ import "@wangeditor/editor-for-vue";
12
+ import "@wangeditor/editor";
11
13
  import "mustache";
12
14
  import "he";
13
15
  export {