axios test
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user