Methods
-
-
添加进度
-
-
修改背景颜色
Parameters:
Name |
Type |
Description |
strColor |
String
|
|
Properties:
Name |
Type |
Description |
BgColor |
String
|
"0xff202C44" |
-
-
修改进度颜色
Parameters:
Name |
Type |
Description |
nIndex |
Number
|
序号 |
strColor |
String
|
颜色 |
Properties:
Name |
Type |
Description |
ProgressColor |
Collection
|
[0,"0xffff6f02"] |
-
-
改变进度高度
Parameters:
Name |
Type |
Description |
strHeight |
String
|
|
Properties:
Name |
Type |
Description |
ProgressHeight |
String
|
"12%" |
-
-
改变进度间距
Parameters:
Name |
Type |
Description |
strTop |
String
|
|
Properties:
Name |
Type |
Description |
ProgressTop |
String
|
"2%" |
-
-
改变进度上边距
Parameters:
Name |
Type |
Description |
strTop |
String
|
|
Properties:
Name |
Type |
Description |
ProTop |
String
|
"2% 0" |
-
-
删除一组进度
-
-
改变满意度数值
Parameters:
Name |
Type |
Description |
arrData |
Array
|
|
Properties:
Name |
Type |
Description |
ProgressData |
Array
|
[5,4,2,5] |