manage-client 4.1.164 → 4.1.165

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.164",
3
+ "version": "4.1.165",
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
  },
@@ -101,7 +101,7 @@ export default {
101
101
  }
102
102
  },
103
103
  {
104
- 'name': '再用户数',
104
+ 'name': '在用户数',
105
105
  'icon': 'circle',
106
106
  'textStyle': {
107
107
  'color': '#8a9e64',
@@ -214,7 +214,7 @@ export default {
214
214
  'barGap': '0'
215
215
  },
216
216
  {
217
- 'name': '再用户数',
217
+ 'name': '在用户数',
218
218
  nameTextStyle: {
219
219
  fontSize: 10
220
220
  },
File without changes
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- #Thu Jun 04 15:26:04 CST 2026
2
- gradle.version=9.3.0
Binary file
File without changes