用户协议

pull/1/head
王亚玲 2 years ago
parent 87739c3e23
commit c341d4ff95

@ -17,175 +17,106 @@ class _AgreementPageState extends State<AgreementPage> {
padding: EdgeInsets.all(16.w), padding: EdgeInsets.all(16.w),
child: Text( child: Text(
''' '''
使APP 使APP使 使使 //()
20220329
20220330
1.1
使使 () 线
()  使
2.1
APP线
2.2
2.2.1 使
2.2.2 iOSandroid
2.3
2.3.1 使使
2.3.2 使使
3.1
3.2 使
4.1
4.2
4.3
4.4 使
5.1
5.2
5.3 使
6.1
6.2 使使使
6.3
6.4 访使
6.5
7.1 使
7.1.1 使使 7.1.2 使使使使 7.1.3 怀使
7.2
7.2.1 使
7.2.2
7.2.2.1
7.2.2.2
7.2.2.3 使
7.2.3 使
7.2.3.1
7.2.3.2
7.2.3.3 使访
7.2.3.4
7.2.3.5 线线
7.2.4 14
7.2.5 ;
7.3
7.3.1 使
8.1
8.1.1
8.1.1.1
8.1.1.2
8.1.1.3
8.1.1.4 广
8.1.1.5
8.2 使
使
8.2.1
8.2.2
8.2.3 使
8.2.4 使/
8.2.5
8.2.6 使
8.2.7
8.2.8
8.3
使
8.3.1
8.3.2
8.3.3
8.3.4
8.3.5 广广
8.3.6
8.3.7
8.3.8
8.4
使
8.5
8.5.1 使
8.5.2
8.5.3
9.1 9.2
10.1 访使 10.2 使 10.3 使 10.4 10.5
11.1 使使使 11.2 使使 11.3 使
12.1 APP---APP 1APP 2/ 使访使 12.20574-87760023
便使使
1. 2.使 3. 4. 5. 6. 7. 8.
1.
1.1
APP使APP便访
1.2
APPAPP使APP使 APP使使APPAPP使APP 使使 ()  
() SaaSappappSaaS/
使 () 便 ()    
/使使
使使
使使使 ()  ()  使使使
访使访访访访访访访访访访 () saas/使
使使使  
使 使
使使使 () 使使/
/使 ()  
使 1. 1) 2)
使使使 2.使便
使 3.使
/使 4. /使
使 ()
使 1.使退
使 2.使线/
ETC使ETC 3.使
使使 ()
使使
使 ()
使,
访使 ()
访使使访
使访 ()
使访 使
使访 1.
使访 2.使
使访 3.//  
使访
使
()
/
访 ()/
访 / //
访访访 ()/
访 //广
1.3 ()
APPAPP 使访 使  
1.4
1.5
便使APPID访 ()
2.使 1.使
2.1 2.2 APP使使使APPAPP使 2.
3. 3.广
3.1 ()
3.2 使便
4. 1
便 2
3
4
app 5
6
7
5. 8
访使APP APP 9
10
使 11
线APP 12
6. 13
6.1 APP访 14
6.2 15
7. 16
APP18使APPAPP使8 17广
8. 18使
kaidalai@163.com 19
20使
21
22
23
i. /
ii. /
iii.
24
()
使使使使
()
使使使 ()//  
() 1) 2) 3) ()  
() 1. 2. 3. 4. 5.线线 6. 7.使 ()saas//  
() 1. 2.使 3. 4. 5. () () 1. 2. ()  
()使使使 ()使使使  
() ()saas ()使  
() ()使 () ()使
''', ''',
style: TextStyle( style: TextStyle(

@ -1,3 +1,4 @@
import 'package:aku_new_community/pages/setting_page/agreement_page/privacy_page.dart';
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import 'package:flutter_screenutil/flutter_screenutil.dart'; import 'package:flutter_screenutil/flutter_screenutil.dart';
@ -99,6 +100,7 @@ class BottomTip extends StatelessWidget {
child: InkWell( child: InkWell(
onTap: () { onTap: () {
//TODO: //TODO:
//Get.to(() => PrivacyPage());
}, },
child: '《小蜜蜂隐私政策及用户协议》' child: '《小蜜蜂隐私政策及用户协议》'
.text .text

@ -53,7 +53,7 @@ class _TabNavigatorState extends State<TabNavigator>
HomePage(), HomePage(),
MarketPage(), MarketPage(),
// PropertyPage(), // PropertyPage(),
OpeningCodePage(), AllApplicationNewPage(),
CommunityPage(), CommunityPage(),
PersonalIndex( PersonalIndex(
refreshController: _refreshController, refreshController: _refreshController,
@ -143,14 +143,15 @@ class _TabNavigatorState extends State<TabNavigator>
Expanded( Expanded(
child: GestureDetector( child: GestureDetector(
onTap: () { onTap: () {
Get.to(() => AllApplicationNewPage()); //Get.to(() => AllApplicationNewPage());
// if (UserTool.userProvider.isLogin == false) {
// // if (UserTool.userProvider.isLogin == false) {
// Get.offAll(() => OtherLoginPage()); //
// } else {} Get.offAll(() => OtherLoginPage());
// _tabController!.animateTo(2, curve: Curves.easeInOutCubic); } else {}
// _currentIndex = 2; _tabController!.animateTo(2, curve: Curves.easeInOutCubic);
// setState(() {}); _currentIndex = 2;
setState(() {});
}, },
child: Material( child: Material(
color: Colors.transparent, color: Colors.transparent,

@ -32,7 +32,7 @@ class CertificationDialog extends StatelessWidget {
.color(Colors.black.withOpacity(0.65)) .color(Colors.black.withOpacity(0.65))
.isIntrinsic .isIntrinsic
.make(), .make(),
64.w.heightBox, 62.w.heightBox,
Row( Row(
children: [ children: [
MaterialButton( MaterialButton(

Loading…
Cancel
Save