minipro_standard/manifest.json
@@ -75,5 +75,30 @@ "uniStatistics" : { "enable" : false }, "vueVersion" : "2" "vueVersion": "2", "h5": { "router": { "mode": "hash", "base": "/h5/" }, "template": "index.html", "title": "DM云工厂", "sdkConfigs": { "maps": {} }, "devServer": { "port": 1801, "proxy": { "^/doumeeplant_api": { "target": "https://dmtest.ahapp.net/doumeeplant_api", "ws": true, "changeOrigin": true, "pathRewrite": { "^/doumeeplant_api": "" } } } } } }