miniapp-privacy.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "title": "隐私政策协议",
  3. "confirm": "同意并接受",
  4. "cancel": "暂不同意",
  5. "message": "请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。__a____b__了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
  6. "messageLinks": {
  7. "__a__": {
  8. "text": "《服务协议》",
  9. "url": "https://m-xyyf-web.ai160.com/res/protocol/service-ldxkx.htm"
  10. },
  11. "__b__": {
  12. "text": "《隐私政策》",
  13. "url": "https://m-xyyf-web.ai160.com/res/protocol/private-ldxkx.htm"
  14. }
  15. },
  16. "styles": {
  17. "title": {
  18. "color": "#000000"
  19. },
  20. "confirmButton": {
  21. "color": "#000000"
  22. },
  23. "cancelButton": {
  24. "color": "#000000"
  25. },
  26. "message": {
  27. "color": "#000000"
  28. },
  29. "messageLinks": {
  30. "color": "#0000ff"
  31. }
  32. }
  33. }