|
@@ -258,7 +258,7 @@ export default {
|
|
show: optionsSetup.isShow,
|
|
show: optionsSetup.isShow,
|
|
textStyle: {
|
|
textStyle: {
|
|
fontSize: optionsSetup.fontSize,
|
|
fontSize: optionsSetup.fontSize,
|
|
- color: optionsSetup.subTextColor,
|
|
|
|
|
|
+ color: optionsSetup.dataColor,
|
|
fontWeight: optionsSetup.fontWeight,
|
|
fontWeight: optionsSetup.fontWeight,
|
|
},
|
|
},
|
|
};
|
|
};
|