瀏覽代碼

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