mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 认证标识说明与位置大小调整
This commit is contained in:
@@ -429,7 +429,7 @@ class _MemberPageState extends State<MemberPage>
|
||||
TextSpan(
|
||||
text: _memberController.memberInfo.value.official!['role'] == 1
|
||||
? '个人认证:'
|
||||
: '企业认证:',
|
||||
: '机构认证:',
|
||||
style: TextStyle(
|
||||
color: Theme.of(context).primaryColor,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user