This commit is contained in:
guozhigq
2023-09-17 20:26:00 +08:00
parent e631ca04a0
commit 252f39e8c7
7 changed files with 40 additions and 229 deletions

View File

@ -70,11 +70,11 @@ class MemberController extends GetxController {
builder: (BuildContext context) {
return AlertDialog(
title: const Text('提示'),
content: Text(memberInfo.value.isFollowed! ? '取消关注UP主?' : '关注UP主?'),
content: Text(memberInfo.value.isFollowed! ? '取消关注该用户?' : '关注该用户?'),
actions: [
TextButton(
onPressed: () => SmartDialog.dismiss(),
child: const Text('点错了')),
child: const Text('取消')),
TextButton(
onPressed: () async {
await VideoHttp.relationMod(