forked from gongfuxiang/shopxo-uniapp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
androidPrivacy.json
35 lines (35 loc) · 1.71 KB
/
androidPrivacy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"version" : "1",
"prompt" : "template",
"title" : "服务协议和隐私政策",
"message" : " 请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/> 你可阅读<a href=\"https://d1.shopxo.vip/agreement/index/document/userregister.html?is_content=1\">《服务协议》</a>和<a href=\"https://d1.shopxo.vip/agreement/index/document/userprivacy.html?is_content=1\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
"buttonAccept" : "同意并接受",
"buttonRefuse" : "暂不同意",
"hrefLoader" : "system|default",
"backToExit" : "false",
"second" : {
"title" : "确认提示",
"message" : " 进入应用前,你需先同意<a href=\"https://d1.shopxo.vip/agreement/index/document/userregister.html?is_content=1\">《服务协议》</a>和<a href=\"https://d1.shopxo.vip/agreement/index/document/userprivacy.html?is_content=1\">《隐私政策》</a>,否则将退出应用。",
"buttonAccept" : "同意并继续",
"buttonRefuse" : "退出应用"
},
"disagreeMode" : {
"support" : false,
"loadNativePlugins" : false,
"visitorEntry" : false,
"showAlways" : true
},
"styles" : {
"backgroundColor" : "#fff",
"borderRadius" : "6px",
"title" : {
"color" : "#333"
},
"buttonAccept" : {
"color" : "#52C41A"
},
"buttonRefuse" : {
"color" : "#f02720"
}
}
}