@witlink/usercenter 1.2.10 → 1.2.12

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": "@witlink/usercenter",
3
- "version": "1.2.10",
3
+ "version": "1.2.12",
4
4
  "description": "witlink的用户中心系统各页面集成组件",
5
5
  "main": "./dist/usercenter.umd.js",
6
6
  "module": "./dist/usercenter.es.js",
package/version.md CHANGED
@@ -20,4 +20,6 @@
20
20
  #### 1.2.0
21
21
  角色管理详情页不可操作
22
22
  #### 1.2.2
23
- 修复setToken多次调用userInfo接口问题
23
+ 修复setToken多次调用userInfo接口问题
24
+ #### 1.2.11
25
+ 新增个人中心页面