Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangzhonghua
/
BoneHouse_Business_APP
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8b58d1af
authored
Sep 15, 2022
by
peii
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
【BUG】修复
parent
5a762f7c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
app/containers/login/module/FillDomainModel.js
app/containers/login/module/FillDomainModel.js
View file @
8b58d1af
...
@@ -15,7 +15,6 @@ import {
...
@@ -15,7 +15,6 @@ import {
second_text_size
,
second_text_size
,
title_text_color
,
title_text_color
,
pxSize
,
pxSize
,
scale
,
}
from
'../../../base/BaseStyle'
}
from
'../../../base/BaseStyle'
import
{
show
}
from
'../../../utils/Utils'
import
{
show
}
from
'../../../utils/Utils'
...
@@ -153,12 +152,12 @@ const styles = StyleSheet.create({
...
@@ -153,12 +152,12 @@ const styles = StyleSheet.create({
cont_inner
:
{
cont_inner
:
{
position
:
'absolute'
,
position
:
'absolute'
,
left
:
0
,
left
:
0
,
top
:
scal
e
(
196
),
top
:
pxSiz
e
(
196
),
width
:
Width
()
-
60
,
width
:
Width
()
-
60
,
flex
:
1
,
flex
:
1
,
flexDirection
:
'column'
,
flexDirection
:
'column'
,
backgroundColor
:
foundation_color
,
backgroundColor
:
foundation_color
,
height
:
scal
e
(
360
),
height
:
pxSiz
e
(
360
),
borderRadius
:
10
,
borderRadius
:
10
,
marginHorizontal
:
30
,
marginHorizontal
:
30
,
marginVertical
:
20
,
marginVertical
:
20
,
...
...
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