Files
HuajisheTools/HuajisheCheckChaoXing/privacy.miniapp.json
2025-10-01 10:01:52 +08:00

33 lines
895 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"title": "隐私政策协议",
"confirm": "同意并接受",
"cancel": "暂不同意",
"message": "请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款包括但不限于为了更好的向你提供服务我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。__a__和__b__了解详细信息。",
"messageLinks": {
"__a__": {
"text": "《服务协议》",
"url": "https://doc.micono.eu.org/guide/privacy.html#_1-服务协议"
},
"__b__": {
"text": "《隐私政策》",
"url": "https://doc.micono.eu.org/guide/privacy.html#_2-隐私政策"
}
},
"styles": {
"title": {
"color": "#000000"
},
"confirmButton": {
"color": "#000000"
},
"cancelButton": {
"color": "#000000"
},
"message": {
"color": "#000000"
},
"messageLinks": {
"color": "#0000ff"
}
}
}