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
|
@@ -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
|
},
|