完善功能

This commit is contained in:
wangxiaowei
2026-03-21 18:08:43 +08:00
parent 58039f11e0
commit 9c83f1c01f
9 changed files with 83 additions and 215 deletions

View File

@ -37,15 +37,15 @@ function getElementPlusStylePaths() {
}
export default defineConfig({
base: '/parten/',
base: '/broker/',
server: {
host: '0.0.0.0',
port: 5175, // 修改端口号,如有需要可调整
port: 5177, // 修改端口号,如有需要可调整
hmr: true,
open: true,
proxy: {
'/partenapi': {
target: 'https://76458.com',
'/brokerapi': {
target: 'https://test1.stnav.com',
changeOrigin: true,
secure: true,
rewrite: (path) => path