@gonsin/gview 2.0.8 → 2.0.10

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
@@ -39,3 +39,15 @@
39
39
  + fix: 修改报错信息
40
40
  + feat: 添加下载文件请求
41
41
  + feat: 添加外部链接传参
42
+
43
+ ### 2.0.9
44
+
45
+ + fix: 修复下载获取文件名
46
+ + fix: 修复header部分问题
47
+ + feat: 接入glicense
48
+ + fix: 修改路由映射
49
+ + fix: 整理代码
50
+
51
+ ### 2.0.10
52
+
53
+ + fix: 修改token来源
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-bea99080.mjs";
1
+ import { _ as o } from "./index-863cc3f3.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";