app-plus下面配置

"privacy" : {
"prompt" : "template",
"template" : {
//prompt取值为template时有效,用于配置模板提示框上显示的内容
"title" : "温馨提示",
"message" : " 欢迎使用布尔App,布尔非常牛逼带你装逼带你飞。在使用App服务前,请认真阅读<a href='http或者https链接'>《用户服务协议》</a>及<a href='http或者https链接'>《隐私政策》</a>,全部条款。你同意并接受全部条款后开始使用我们的服务<br/>",
"buttonAccept" : "同意并继续", //继续下一步,进入首页
"buttonRefuse" : "不同意" //退出下载
}
},