You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 5 години
123456789101112131415161718192021222324252627282930
  1. {
  2. "name":"438_talks_0325_04",
  3. "product":"modules",
  4. "version":"0.0.1",
  5. "version_res":"200408221117",
  6. "desc":"可自行加入其它配置信息,信息内容自行读取",
  7. "report":{
  8. "desc":"报表设置,name:渠道的名称,rate:汇率,unit:货币单位,storage:存储(local/net)",
  9. "url":"http://www.easygame.org/",
  10. "provide":1,
  11. "channel":[
  12. {"id":1, "app_id":"", "name":"easygame", "rate":1, "unit":"元", "storage":"local", "report":false}
  13. ]
  14. },
  15. "dev":{
  16. "desc":"开发模式设置,scale_mode:适配方式,debug:debug开关,loading_max:并发下载最大限制",
  17. "scale_mode":"easygame",
  18. "debug":"false",
  19. "loading_max":5
  20. },
  21. "resource":"resource/",
  22. "resource2":"resource2/",
  23. "statistics":{
  24. "view":false,
  25. "win":false,
  26. "btn":false,
  27. "mc":false,
  28. "list":false
  29. }
  30. }