diff --git a/nuxt.config.js b/nuxt.config.js index 20a33ed..e0dc456 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-03 22:14:16 * @LastEditors: ch - * @LastEditTime: 2022-06-24 14:17:59 + * @LastEditTime: 2022-07-07 17:31:39 * @Description: file content */ export default { @@ -83,7 +83,6 @@ export default { }, proxy: { '/mall/': { - // target: 'http://114.55.64.39:3004', // 目标接口域名 target: 'https://you-gateway.mashibing.com/', // 目标接口域名 // target: 'https://k8s-horse-gateway.mashibing.cn/', // 目标接口域名 pathRewrite: {