project.private.config.json 751 B

1234567891011121314151617181920212223242526
  1. {
  2. "setting": {
  3. "urlCheck": false
  4. },
  5. "condition": {
  6. "game": {
  7. "list": [
  8. {
  9. "pathName": "",
  10. "name": "ceshi",
  11. "query": "agent_id=1000&site_id=1000&gdt_vid=asdasd&weixinadinfo=asdasd",
  12. "scene": null
  13. },
  14. {
  15. "pathName": "",
  16. "name": "dev",
  17. "query": "xiaolin=123456789&xl=12345678",
  18. "scene": 1011
  19. }
  20. ]
  21. }
  22. },
  23. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  24. "libVersion": "2.19.6",
  25. "projectname": "wxxyx-sdk"
  26. }