Browse Source

去除无用配置

hbchen 7 months ago
parent
commit
14dfde1780
1 changed files with 0 additions and 7 deletions
  1. 0 7
      config/index.js

+ 0 - 7
config/index.js

@@ -36,13 +36,6 @@ module.exports = {
     assetsSubDirectory: 'static',
     assetsSubDirectory: 'static',
     assetsPublicPath: '/',
     assetsPublicPath: '/',
     proxyTable:{
     proxyTable:{
-    '/voice':{
-      target: "http://localhost:3003",
-      changeOrigin:true, // 如果接口跨域,需要进行这个参数配置
-      pathRewrite:{
-        '^/voice':'/voice'
-      }
-    },
 		'/adminapi': {
 		'/adminapi': {
       target: "http://8.136.199.33:7778",
       target: "http://8.136.199.33:7778",
       // target: "http://192.168.77.7:8606",
       // target: "http://192.168.77.7:8606",