zengh
2022-01-06 d5e4f6d62943640cdf4b89288546d3f779f43f7f
vue.config.js
@@ -7,6 +7,7 @@
 * @LastEditTime: 2021-01-29 15:58:39
 */
module.exports = {
  //路径前缀
  publicPath: "./",
  lintOnSave: true,
@@ -42,12 +43,13 @@
        //target: 'http://localhost:82/',
        // target: 'http://223.82.109.183:2082/api/',
        // target: 'http://192.168.0.107:85/',//唐
        //target: 'http://localhost:83/',
        //target: 'http://223.82.109.183:2082/api/',
        target: 'http://localhost:83/',
        //target: 'http://223.82.109.183:2082/api/',
        //target: 'http://localhost:83/',
        //target: 'https://web.byisf.com/api/',
        //远程演示服务地址,可用于直接启动项目
        //target: 'https://saber.bladex.vip/api',
        ws: true,
        pathRewrite: {
          '^/api': '/'