update code

prv
haha 2024-01-09 22:53:52 +08:00
parent b346e72788
commit de9245832e
2 changed files with 3 additions and 4 deletions

View File

@ -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: {

View File

@ -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':'/'