123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.3.0",
- "appid": "wx2e6f50f3ecce6ef2",
- "projectname": "%E6%AC%A2%E4%B9%90%E6%B8%B8%E6%88%8F%E5%AE%9D%E7%9B%92%E6%B5%8B%E8%AF%95%E7%89%88",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|