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
461b7907
Commit
461b7907
authored
Jul 14, 2020
by
朱璇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案修改
parent
5e32652d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
DiscussLowPricePopView.dart
...lueModel/page/DiscussLowPrice/DiscussLowPricePopView.dart
+2
-2
No files found.
lib/ClueModel/page/DiscussLowPrice/DiscussLowPricePopView.dart
View file @
461b7907
...
...
@@ -169,7 +169,7 @@ class _PopView implements ICenterPicker {
decoration:
BoxDecoration
(
borderRadius:
BorderRadius
.
circular
(
7
),
color:
Color
(
0xff20BDBB
)),
child:
Text
(
"一键授权"
,
child:
Text
(
"一键授权
(加密)
"
,
textAlign:
TextAlign
.
start
,
textScaleFactor:
1.0
,
style:
TextStyle
(
...
...
@@ -191,7 +191,7 @@ class _PopView implements ICenterPicker {
}),
Container
(
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