Pārlūkot izejas kodu

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

huangzhiguo 2 gadi atpakaļ
vecāks
revīzija
6d3792abb4

+ 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      //更改坐标轴文字大小
                 }
             },