Huanyuyuehui/androidPrivacy.json

29 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2024-03-21 17:52:58 +08:00
{
"version" : "1",
"prompt" : "template",
"title" : "服务协议与隐私政策",
2024-07-23 15:14:51 +08:00
"message" : "\t <br/>\r\r\r\r
2024-05-29 15:46:29 +08:00
\t <a href=\"https://store.tropjoin.com/pages/users/user_about/index?from=sys_user_agree\">《用户协议》</a> 与 <a href=\"https://store.tropjoin.com/pages/users/user_about/index?from=sys_userr_privacy\">《隐私政策》</a>了解详细信息。如你同意,请点击“我同意”开始接受我们的服务。",
2024-03-21 17:52:58 +08:00
"buttonAccept" : "同意并接受",
"buttonRefuse" : "暂不同意",
"second" : {
"title" : "确认提示",
2024-05-29 15:46:29 +08:00
"message" : "进入应用前,你需先同意<a href=\"https://store.tropjoin.com/pages/users/user_about/index?from=sys_user_agree\">《用户协议》</a> 与 <a href=\"https://store.tropjoin.com/pages/users/user_about/index?from=sys_userr_privacy\">《隐私政策》</a>,否则将退出应用。",
2024-03-21 17:52:58 +08:00
"buttonAccept" : "同意并继续",
"buttonRefuse" : "退出应用"
},
"styles" : {
"backgroundColor" : "#fff",
"borderRadius" : "5px",
"title" : {
"color" : "#000"
},
"buttonAccept" : {
"color" : "#fff"
},
"buttonRefuse" : {
"color" : "#ccc"
}
}
}