axios test

This commit is contained in:
2023-12-21 01:29:29 +08:00
parent d6343d7232
commit 58777e9ae3
8 changed files with 17 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ module.exports = defineConfig({
'/api': {
//后端接口的baseurl
target: 'https://open.tophub.today/daily',
target: 'https://open.tophub.today',
//是否允许跨域
changeOrigin: true,
// ws: true, //是否代理 websockets