| | |
| | | "urlCheck": false,
|
| | | "es6": true,
|
| | | "postcss": true,
|
| | | "minified": true,
|
| | | "ignoreDevUnusedFiles": false,
|
| | | "ignoreUploadUnusedFiles": false
|
| | | "minified" : true
|
| | | },
|
| | | "usingComponents": true,
|
| | | "requiredPrivateInfos": ["getLocation"],
|
| | |
| | | "uniStatistics": {
|
| | | "enable": false
|
| | | },
|
| | | "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": ""
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
|
| | | }
|
| | | "vueVersion" : "2"
|
| | | } |