更新协议方式
This commit is contained in:
@@ -338,7 +338,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
40.rpx, 0.rpx, 40.rpx, 0.rpx),
|
||||
onTap: () {
|
||||
// Get.toNamed("/userAgreementPage");
|
||||
Get.toNamed("/privacyPolicyPageNew",
|
||||
Get.toNamed("/userPolicyPageNew",
|
||||
arguments: getPrivacy(2));
|
||||
},
|
||||
child: Container(
|
||||
@@ -388,7 +388,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
0.rpx, 0.rpx, 0.rpx, 0.rpx),
|
||||
onTap: () {
|
||||
// Get.toNamed("/privacyPolicyPage");
|
||||
Get.toNamed("/userPolicyPageNew",
|
||||
Get.toNamed("/privacyPolicyPageNew",
|
||||
arguments: getPrivacy(1));
|
||||
},
|
||||
child: Container(
|
||||
|
||||
Reference in New Issue
Block a user