manage-client 4.1.160 → 4.1.161

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": "manage-client",
3
- "version": "4.1.160",
3
+ "version": "4.1.161",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -115,7 +115,7 @@
115
115
  }
116
116
  },
117
117
  {
118
- 'name': '再用户数',
118
+ 'name': '在用户数',
119
119
  'icon': 'circle',
120
120
  'textStyle': {
121
121
  'color': '#8a9e64',
@@ -228,7 +228,7 @@
228
228
  'barGap': '0'
229
229
  },
230
230
  {
231
- 'name': '再用户数',
231
+ 'name': '在用户数',
232
232
  nameTextStyle: {
233
233
  fontSize: 10
234
234
  },