消息列表样式修改 注销页面

This commit is contained in:
czz
2025-08-04 18:11:15 +08:00
parent 58ff281855
commit 4c4f324c56
4 changed files with 27 additions and 51 deletions

View File

@@ -494,10 +494,7 @@ class _SettingPageState extends State<SettingPage> {
borderRadius:
AppConstants().button_container_radius, // 圆角半径
onTap: () {
TopSlideNotification.show(
context,
text: "待开发功能".tr,
);
Get.toNamed("/deleteAccount");
},
colors: [
Colors.transparent,
@@ -571,7 +568,8 @@ class _SettingPageState extends State<SettingPage> {
AppConstants().ent_type == 1
? 'Copyright © 202-2025 嘉兴太和信息技术有限责任公司 版权所有'
.tr
: "Copyright © 202-2025 合肥眠花糖家具有限责任公司 版权所有".tr,
: "Copyright © 202-2025 合肥眠花糖家具有限责任公司 版权所有"
.tr,
style: TextStyle(
color: themeController.currentColor.sc4,
fontFamily: 'Inter',