You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
7.0 KiB

import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:huixiang/generated/l10n.dart';
import 'package:huixiang/utils/MyPainter.dart';
import 'package:huixiang/view_widget/separator.dart';
import 'package:flutter_screenutil/flutter_screenutil.dart';
class TreatyPage extends StatefulWidget {
@override
State<StatefulWidget> createState() {
return _TreatyPage();
}
}
class _TreatyPage extends State<TreatyPage> {
var controller = new ScrollController();
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text(
S.of(context).yinsizhengce,
style: TextStyle(
color: Colors.black,
fontWeight: FontWeight.bold,
),
),
centerTitle: false,
backgroundColor: Color(0xFFF7F7F7),
elevation: 0,
leading: GestureDetector(
onTap: () {
Navigator.of(context).pop();
},
child: Container(
alignment: Alignment.centerRight,
margin: EdgeInsets.only(left: 10.w),
padding: EdgeInsets.all(6),
child: Icon(
Icons.arrow_back_ios,
color: Colors.black,
size: 24,
),
),
),
titleSpacing: 2.w,
leadingWidth: 56.w,
),
body: Container(
margin: EdgeInsets.only(left: 20,right: 20,top: 10),
child: SingleChildScrollView(
physics: BouncingScrollPhysics(),
child: Column(
mainAxisAlignment: MainAxisAlignment.spaceEvenly,
crossAxisAlignment: CrossAxisAlignment.start,
children: [
_textRich("本应用尊重并保护所有使用服务用户的个人隐私权。为了给您提供更准确"
"、更有个性化的服务,本应用会按照本隐私权政策的规定使用和披露您的个人信息。但本应用将以高度的勤勉、"
"审慎义务对待这些信息。除本隐私权政策另有规定外,在未征得您事先许可的情况下,"
"本应用不会将这些信息对外披露或向第三方提供。本应用会不时更新本隐私权政策。 "
"您在同意本应用服务使用协议之时,即视为您已经同意本隐私权政策全部内容。本隐私权政策属于本应用服务使用协议不可分割的一部分。"),
Padding(padding:EdgeInsets.only(bottom: 20),child: Text(
"1. 适用范围",
style: TextStyle(
fontSize: 18,
fontWeight: FontWeight.bold,
height: 1.2,
color: Color(0xff32A060)),
),),
_textRich("(a) 在您注册本应用帐号时,您根据本应用要求提供的个人注册信息;"),
_textRich("(b) 在您使用本应用网络服务,或访问本应用平台网页时,本应用自动接收并记录的您的浏览器和计算机上的信息"
",包括但不限于您的IP地址、浏览器的类型、使用的语言、访问日期和时间、软硬件特征信息及您需求的网页记录等数据;"),
_textRich("(c) 本应用通过合法途径从商业伙伴处取得的用户个人数据。"),
_textRich("(a) 您在使用本应用平台提供的搜索服务时输入的关键字信息;"),
_textRich("(b) 本应用收集到的您在本应用发布的有关信息数据,包括但不限于参与活动、成交信息及评价详情;"),
_textRich("(c) 违反法律规定或违反本应用规则行为及本应用已对您采取的措施。"),
Padding(padding:EdgeInsets.only(bottom: 20),child: Text(
"2. 信息使用",
style: TextStyle(
fontSize: 18,
fontWeight: FontWeight.bold,
height: 1.2,
color: Color(0xff32A060)),
),),
_textRich("(a)本应用不会向任何无关第三方提供、出售、出租、分享或交易您的个人信息,除非事先得到您的许可,"
"或该第三方和本应用(含本应用关联公司)单独或共同为您提供服务,且在该服务结束后,其将被禁止访问包括其以前能够访问的所有这些资料。"),
_textRich("(b) 本应用亦不允许任何第三方以任何手段收集、编辑、出售或者无偿传播您的个人信息。"
"任何本应用平台用户如从事上述活动,一经发现,本应用有权立即终止与该用户的服务协议。"),
_textRich("(c) 为服务用户的目的,本应用可能通过使用您的个人信息,向您提供您感兴趣的信息,"
"包括但不限于向您发出产品和服务信息,或者与本应用合作伙伴共享信息以便他们向您发送有关其产品和服务的信息(后者需要您的事先同意)。"),
Padding(padding:EdgeInsets.only(bottom: 20),child: Text(
"3. 信息披露",
style: TextStyle(
fontSize: 18,
fontWeight: FontWeight.bold,
height: 1.2,
color: Color(0xff32A060)),
),),
_textRich("在如下情况下,本应用将依据您的个人意愿或法律的规定全部或部分的披露您的个人信息:"),
_textRich("(a) 经您事先同意,向第三方披露;"),
_textRich("(b)为提供您所要求的产品和服务,而必须和第三方分享您的个人信息;"),
_textRich("(c) 根据法律的有关规定,或者行政或司法机构的要求,向第三方或者行政、司法机构披露;"),
_textRich("(d) 如您出现违反中国有关法律、法规或者本应用服务协议或相关规则的情况,需要向第三方披露;"),
_textRich("(e) 如您是适格的知识产权投诉人并已提起投诉,应被投诉人要求,向被投诉人披露,以便双方处理可能的权利纠纷;"),
_textRich("(f) 在本应用平台上创建的某一交易中,如交易任何一方履行或部分履行了交易义务并提出信息披露请求的,"
"本应用有权决定向该用户提供其交易对方的联络方式等必要信息,以促成交易的完成或纠纷的解决。"),
_textRich("(g) 其它本应用根据法律、法规或者网站政策认为合适的披露。"),
SizedBox(height: 20,),
],
),
),
),
);
}
Widget _textRich(var text) {
return Padding(
padding: EdgeInsets.only(bottom: 20),
child: Text(
text,
style: TextStyle(
fontSize: 18,
fontWeight: FontWeight.w400,
height: 1.2,
color: Colors.black),
),
);
}
}