androidPrivacy.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "version" : "1",
  3. "prompt" : "template",
  4. "title" : "用户协议和隐私政策",
  5. "message" : "请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>你可阅读<a href=\"https://web.sdk.qcloud.com/document/Tencent-IM-User-Agreement.html\">《用户协议》</a>和<a href=\"https://web.sdk.qcloud.com/document/Tencent-IM-Privacy-Protection-Guidelines.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
  6. "buttonAccept" : "同意并接受",
  7. "buttonRefuse" : "暂不同意",
  8. "hrefLoader" : "system",
  9. "backToExit" : "false",
  10. "disagreeMode" : {
  11. "support" : false,
  12. "loadNativePlugins" : false,
  13. "visitorEntry" : false,
  14. "showAlways" : false
  15. },
  16. "second" : {
  17. "title" : "确认提示",
  18. "message" : "进入应用前,你需先同意<a href=\"https://web.sdk.qcloud.com/document/Tencent-IM-User-Agreement.html\">《用户协议》</a>和<a href=\"https://web.sdk.qcloud.com/document/Tencent-IM-Privacy-Protection-Guidelines.html\">《隐私政策》</a>,否则将退出应用。",
  19. "buttonAccept" : "同意并继续",
  20. "buttonRefuse" : "退出应用"
  21. },
  22. "styles" : {
  23. "backgroundColor" : "#ffffff",
  24. "borderRadius" : "5px",
  25. "title" : {
  26. "color" : "#296AEF"
  27. },
  28. "buttonAccept" : {
  29. "color" : "#296AEF"
  30. },
  31. "buttonRefuse" : {
  32. "color" : "#F22F11"
  33. },
  34. "buttonVisitor" : {
  35. "color" : "#F22F11"
  36. }
  37. }
  38. }