太和e护注销登录
This commit is contained in:
@@ -503,10 +503,11 @@ class _SettingPageState extends State<SettingPage> {
|
||||
borderRadius:
|
||||
AppConstants().button_container_radius, // 圆角半径
|
||||
onTap: () {
|
||||
TopSlideNotification.show(
|
||||
context,
|
||||
text: "待开发功能".tr,
|
||||
);
|
||||
// TopSlideNotification.show(
|
||||
// context,
|
||||
// text: "待开发功能".tr,
|
||||
// );
|
||||
Get.toNamed("/deleteAccount");
|
||||
},
|
||||
colors: [
|
||||
Colors.transparent,
|
||||
|
||||
Reference in New Issue
Block a user