Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 6304208d
authored
2026-06-12 09:24:09 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
手机号绑定界面样式调整
1 parent
4edeed61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
lib/ui/pages/setting/account_phone_page.dart
lib/ui/pages/setting/account_phone_page.dart
View file @
6304208
...
...
@@ -41,7 +41,7 @@ class AccountPhonePage extends StatelessWidget {
),
SizedBox
(
height:
100
),
Padding
(
padding:
EdgeInsets
.
all
(
8
0
),
padding:
EdgeInsets
.
all
(
3
0
),
child:
SizedBox
(
width:
double
.
infinity
,
height:
47
,
...
...
@@ -72,7 +72,7 @@ class AccountPhonePage extends StatelessWidget {
)
:
SingleChildScrollView
(
child:
Padding
(
padding:
EdgeInsets
.
all
(
6
0
),
padding:
EdgeInsets
.
all
(
3
0
),
child:
Column
(
children:
[
SizedBox
(
height:
120
),
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment