Explorar el Código

Merge remote-tracking branch 'origin/developerH' into developerH

huangzhiguo hace 2 años
padre
commit
6d3792abb4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

+ 2 - 2
src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

@@ -369,7 +369,7 @@ const getOtherEacths = function (handleFn,id,data) {
             axisLabel:{
                 show: true,
                 textStyle:{
-                    color: '#C0C0C0',  //更改坐标轴文字颜色
+                    color: '#DCDCDC',  //更改坐标轴文字颜色
                     fontSize : 12,      //更改坐标轴文字大小
                 }
             },
@@ -389,7 +389,7 @@ const getOtherEacths = function (handleFn,id,data) {
             axisLabel:{
                 show: true,
                 textStyle:{
-                    color: '#C0C0C0',  //更改坐标轴文字颜色
+                    color: '#FFFFFF',  //更改坐标轴文字颜色
                     fontSize : 12      //更改坐标轴文字大小
                 }
             },