king
2021-01-19 c57f6da46e2a52f7d5fb39d348d75134e57b0aca
config/index.js
@@ -9,13 +9,15 @@
    // Paths
    assetsSubDirectory: 'static',
    assetsPublicPath: '/',
    // api 只代理接口,不加时会重定向页面路径
    proxyTable: {
      '/': {
        target: 'http://qingqiumarket.cn/',
      '/webapi': {
        target: 'http://www.minkesoft.com/',
        changeOrigin: true,
        pathRewrite: {
          '^/': ''
        }
        ws: true,
        // pathRewrite: {
        //   '^/api': ''
        // }
      }
    },
@@ -49,7 +51,7 @@
    // Paths
    assetsRoot: path.resolve(__dirname, '../dist'),
    assetsSubDirectory: 'static',
    assetsPublicPath: './',
    assetsPublicPath: '/',
    /**
     * Source Maps