diff --git a/.env.development b/.env.development index a2dde07..2632c35 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ NODE_ENV = 'development' # 后端本地 # VITE_API_URL = 'http://192.168.34.221:19111' # VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地 -VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 +# VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 # VITE_API_URL = 'http://192.168.34.221:28889' # VITE_API_URL = 'http://121.196.214.246/api' # VITE_API_URL = 'http://jxj.zhgdyun.com:100' @@ -23,7 +23,7 @@ VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 +VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://jxj.zhgdyun.com:19812' diff --git a/src/views/commandScreen/commandCenter/rightAll.vue b/src/views/commandScreen/commandCenter/rightAll.vue index f853c0c..e52b3a3 100644 --- a/src/views/commandScreen/commandCenter/rightAll.vue +++ b/src/views/commandScreen/commandCenter/rightAll.vue @@ -327,7 +327,7 @@ function drawEchart() { }, subtextStyle: { color: "#ccc", - fontSize: 12, + fontSize: 10, fontWeight: "normal" // align: "center" } @@ -352,7 +352,7 @@ function drawEchart() { name: { verticalAlign: "right", align: "left", - fontSize: 14, + fontSize: 10, color: "#FFFFFF" }, value: { @@ -416,7 +416,7 @@ function drawEchart() { name: { verticalAlign: "right", align: "left", - fontSize: 14, + fontSize: 10, color: "#FFFFFF" }, value: {