Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bh_face_counter
Overview
Overview
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
黄天晨
bh_face_counter
Commits
6ec71c7e
Commit
6ec71c7e
authored
Dec 01, 2020
by
王崇仁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改了微信刷脸的页面兼容
parent
9c8aee44
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
PhoneModal.js
src/components/PhoneModal.js
+2
-1
VerifyCodeModal.js
src/components/VerifyCodeModal.js
+1
-0
No files found.
src/components/PhoneModal.js
View file @
6ec71c7e
...
@@ -129,7 +129,7 @@ class PhoneModal extends Component {
...
@@ -129,7 +129,7 @@ class PhoneModal extends Component {
}}
>
}}
>
<
TextInput
<
TextInput
style
=
{{
style
=
{{
fontSize
:
setSpText
(
9
0
),
fontSize
:
setSpText
(
7
0
),
width
:
'80%'
,
width
:
'80%'
,
textAlign
:
'center'
,
textAlign
:
'center'
,
padding
:
scaleSize
(
20
),
padding
:
scaleSize
(
20
),
...
@@ -379,6 +379,7 @@ const styles = {
...
@@ -379,6 +379,7 @@ const styles = {
keyUnitClose
:
{
keyUnitClose
:
{
fontSize
:
setSpText
(
85
),
fontSize
:
setSpText
(
85
),
color
:
'#FFFFFF'
,
color
:
'#FFFFFF'
,
textAlign
:
'center'
,
},
},
};
};
...
...
src/components/VerifyCodeModal.js
View file @
6ec71c7e
...
@@ -384,6 +384,7 @@ const styles = {
...
@@ -384,6 +384,7 @@ const styles = {
keyUnitClose
:
{
keyUnitClose
:
{
fontSize
:
setSpText
(
85
),
fontSize
:
setSpText
(
85
),
color
:
'#FFFFFF'
,
color
:
'#FFFFFF'
,
textAlign
:
'center'
,
},
},
};
};
...
...
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