소스 검색

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

huangzhiguo 2 년 전
부모
커밋
6d3792abb4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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      //更改坐标轴文字大小
                 }
             },