Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
gm_flutter
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林生雨
gm_flutter
Commits
186bb428
Commit
186bb428
authored
Jul 14, 2020
by
朱璇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'zx/gmFlutter' into 'test'
Zx/gm flutter See merge request
!59
parents
5e32652d
0922edf5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
DiscussLowPricePopView.dart
...lueModel/page/DiscussLowPrice/DiscussLowPricePopView.dart
+3
-2
No files found.
lib/ClueModel/page/DiscussLowPrice/DiscussLowPricePopView.dart
View file @
186bb428
...
@@ -169,7 +169,7 @@ class _PopView implements ICenterPicker {
...
@@ -169,7 +169,7 @@ class _PopView implements ICenterPicker {
decoration:
BoxDecoration
(
decoration:
BoxDecoration
(
borderRadius:
BorderRadius
.
circular
(
7
),
borderRadius:
BorderRadius
.
circular
(
7
),
color:
Color
(
0xff20BDBB
)),
color:
Color
(
0xff20BDBB
)),
child:
Text
(
"一键授权"
,
child:
Text
(
"一键授权
(加密)
"
,
textAlign:
TextAlign
.
start
,
textAlign:
TextAlign
.
start
,
textScaleFactor:
1.0
,
textScaleFactor:
1.0
,
style:
TextStyle
(
style:
TextStyle
(
...
@@ -191,7 +191,8 @@ class _PopView implements ICenterPicker {
...
@@ -191,7 +191,8 @@ class _PopView implements ICenterPicker {
}),
}),
Container
(
Container
(
margin:
EdgeInsets
.
only
(
bottom:
23.5
),
margin:
EdgeInsets
.
only
(
bottom:
23.5
),
child:
baseText
(
'授权后,您的手机将以“虚拟号”方式提供给机构'
,
11
,
Color
(
0xff999999
))),
child:
baseText
(
'更美为您提供号码保护,对方看不到您的真实手机号'
,
11
,
Color
(
0xff999999
))),
]);
]);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment