72c585c0 by zhangmeng

首页样式

1 parent 91d50a89
......@@ -85,9 +85,9 @@ export default defineConfig(({mode, command}) => {
'/dev-api': {
// target: 'http://192.168.1.118:8082/',
// target: 'http://192.168.1.131:8081/',
// target: 'https://tk005.wxjylt.com/stage-api',
target: 'https://tk005.wxjylt.com/stage-api',
// target: 'http://124.70.181.90:1880/stage-api',
target: 'https://sys.2025wtcwuxi.com/stage-api/',
// target: 'https://sys.2025wtcwuxi.com/stage-api/',
changeOrigin: true,
rewrite: (p) => p.replace(/^\/dev-api/, '')
},
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!