太和e护注销登录

This commit is contained in:
czz
2025-08-11 16:22:35 +08:00
parent da6da14d6a
commit 101b60611a
8 changed files with 417 additions and 30 deletions

View File

@@ -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,