mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
@@ -189,6 +189,15 @@ class _EditProfilePageState extends State<EditProfilePage> {
|
||||
onTap: () =>
|
||||
Utils.copyText(loadingState.response['mid'].toString()),
|
||||
),
|
||||
// _divider,
|
||||
// _item(
|
||||
// title: '二维码名片',
|
||||
// widget: Icon(
|
||||
// Icons.qr_code,
|
||||
// color: Theme.of(context).colorScheme.outline,
|
||||
// ),
|
||||
// onTap: () {},
|
||||
// ),
|
||||
_divider1,
|
||||
_item(
|
||||
title: '哔哩哔哩认证',
|
||||
|
||||
Reference in New Issue
Block a user