project.config.json 293 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "miniprogramRoot": "./dist", "projectname": "swx-weapp", "description": "胜文轩小程序", "appid": "touristappid", "setting": { "urlCheck": true, "es6": false, "postcss": false, "minified": false, "checkSiteMap": false }, "compileType": "miniprogram" }