共享屏幕
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ module.exports = defineConfig({
|
||||
changeOrigin: true, // 是否改变Origin头信息
|
||||
secure : false,
|
||||
pathRewrite: {
|
||||
'^/api': '' // 将/api前缀重写为空字符串
|
||||
'^/tiaojie': '' // 将/api前缀重写为空字符串
|
||||
},
|
||||
},
|
||||
'/zhongcai': {
|
||||
|
||||
Reference in New Issue
Block a user