@newview/base-vue 1.2.0 → 1.2.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newview/base-vue",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "author": "newview",
5
5
  "license": "MIT",
6
6
  "type": "module",
package/readme.md CHANGED
@@ -1,3 +1,10 @@
1
+ ### 1.2.1
2
+ 1、样式调整
3
+
4
+ ### 1.2.0
5
+ 1、模块页面渲染bug修复
6
+ 2、未找到模块页面时增加404提示页面
7
+
1
8
  ### 1.1.8
2
9
  1、样式调整
3
10
  2、增加免登录中转页