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" }