Toggle navigation
This project
Loading...
Sign in
常守达
/
doublefeel_flutter
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
18d3aed78421e80994a8887c6933ab6af24842ab
Authored by
刘宏哲
2026-09-07 11:48:41 +0800
1 parent
573f5a3e
build: skipped
feat(app): update ui
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/app/modules/home/widgets/my/account_setting_cn_view.dart
lib/app/modules/home/widgets/my/account_setting_cn_view.dart
View file @
18d3aed
...
...
@@ -52,7 +52,7 @@ class AccountSettingCNView extends GetView<MyController> {
if
(
isWechatLogin
)
_buildAccountCard
(
context:
context
,
title:
'微信
号
'
,
title:
'微信
名
'
,
content:
wechatNickname
,
)
else
if
(
thirdAccountId
.
isNotEmpty
)
...
...
Please
register
or
login
to post a comment