123456789101112131415161718192021222324252627282930 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "鱼市",
- "description": "鱼市",
- "appid": "wx7f70846c2292aa85",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "postcss": false,
- "minified": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "minifyWXSS": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.26.0",
- "srcMiniprogramRoot": "dist/",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|