diff --git a/src/pages/projectEngin.vue b/src/pages/projectEngin.vue index 2e497bf..180596a 100644 --- a/src/pages/projectEngin.vue +++ b/src/pages/projectEngin.vue @@ -279,8 +279,7 @@ export default { smooth: true, label: { show: true, - color: "rgba(142, 165, 245, 0.88)", - fontSize:10, + color: '#82c9ff', position: 'top' }, areaStyle: { diff --git a/vue.config.js b/vue.config.js index bd63956..01ca082 100644 --- a/vue.config.js +++ b/vue.config.js @@ -37,8 +37,8 @@ module.exports = defineConfig({ } }, '/jhapi':{ - target: `http://62.234.3.186/jhapi/`, - //target: `http://127.0.0.1:8090/jhapi/`, + //target: `http://62.234.3.186/jhapi/`, + target: `http://127.0.0.1:8090/jhapi/`, changeOrigin: true, pathRewrite: { '^/jhapi':'/'