androidPrivacy.json 1.0 KB

123456789101112131415161718192021
  1. {
  2. "version" : "1",
  3. "prompt" : "template",
  4. "title" : "服务协议和隐私政策",
  5. "message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://testapi.jhcs888.com/api/common/agreement?type=serve_protocol\">《服务协议》</a>和<a href=\"https://testapi.jhcs888.com/api/common/agreement?type=privacy_protocol\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
  6. "buttonAccept" : "同意并接受",
  7. "buttonRefuse" : "暂不同意",
  8. "styles" : {
  9. "backgroundColor" : "",
  10. "borderRadius" : "5px",
  11. "title" : {
  12. "color" : ""
  13. },
  14. "buttonAccept" : {
  15. "color" : ""
  16. },
  17. "buttonRefuse" : {
  18. "color" : ""
  19. }
  20. }
  21. }