Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
高小祥
2019-11-14 18:55:01 +0800
Commit
2a7f7f8510ff0d97e2e7ee912c0edd6136cc6b0b
1 parent
a5588921
适配iphone5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/panicBuying/components/panicbuying/PBProductListView.js
js/panicBuying/components/panicbuying/PBProductListView.js
View file @
2a7f7f8
...
...
@@ -312,7 +312,7 @@ let styles = StyleSheet.create({
progressBar
:
{
flexDirection
:
'row'
,
position
:
'absolute'
,
top
:
80
,
top
:
adjustPx
(
80
)
,
},
tag
:
{
fontSize
:
10
,
...
...
Please
register
or
login
to post a comment