| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "setting": {
- "urlCheck": true,
- "coverView": true,
- "lazyloadPlaceholderEnable": false,
- "skylineRenderEnable": false,
- "preloadBackgroundData": false,
- "autoAudits": false,
- "useApiHook": true,
- "useApiHostProcess": true,
- "showShadowRootInWxmlPanel": true,
- "useStaticServer": false,
- "useLanDebug": false,
- "showES6CompileOption": false,
- "compileHotReLoad": false,
- "checkInvalidKey": true,
- "ignoreDevUnusedFiles": true,
- "bigPackageSizeSupport": false,
- "useIsolateContext": true
- },
- "condition": {
- "game": {
- "list": [
- {
- "pathName": "",
- "name": "ceshi",
- "query": "agent_id=1000&site_id=1000&gdt_vid=asdasd&weixinadinfo=asdasd",
- "scene": null
- },
- {
- "pathName": "",
- "name": "dev",
- "query": "xiaolin=123456789&xl=12345678",
- "scene": 1011
- }
- ]
- }
- },
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "libVersion": "2.26.2",
- "projectname": "wxxyx-sdk%EF%BC%88ry%EF%BC%89"
- }
|