Commit 6194edd0 authored by 郭铭瑶's avatar 郭铭瑶 🤘

更新

parent b82da483
......@@ -26,16 +26,6 @@ export default defineConfig({
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
},
'/ali': {
target: 'http://mdt-open-public.cn-hangzhou.aliyuncs.com/',
changeOrigin: true,
rewrite: (path) => path.replace(/^\/ali/, ''),
},
'.ali': {
target: 'http://mdt-open-public.cn-hangzhou.aliyuncs.com',
changeOrigin: true,
rewrite: (path) => path.replace(/^\.ali/, ''),
},
},
},
base: '/statics/huamu_party_building_3d',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment