From 1f3b090945fa33c03bdac3e546a0d9ef484c0efc Mon Sep 17 00:00:00 2001 From: zth Date: Fri, 17 Jun 2022 14:37:31 +0800 Subject: [PATCH] manifest --- manifest.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/manifest.json b/manifest.json index 10812f4..084e240 100644 --- a/manifest.json +++ b/manifest.json @@ -68,18 +68,5 @@ "uniStatistics": { "enable": false }, - "vueVersion": "2", - "h5": { - "devServer": { - "proxy": { - "/api": { - "target": "https://wechat.myshipping.net:8860", - "changeOrigin": true, - "pathRewrite": { - "^/api": "" - } - } - } - } - } + "vueVersion": "2" }