123456789101112131415161718192021222324252627282930 |
- {
- "miniprogramRoot": "dist/weapp/",
- "projectname": "AI智能助手",
- "description": "AI智能助手 ",
- "appid": "tt6e291894f116667e01",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "postcss": false,
- "minified": false,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "compileType": "miniprogram",
- "libVersion": "2.26.0",
- "srcMiniprogramRoot": "dist/",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|