Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node-activity
·
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
lea guo
2019-09-18 11:46:56 +0800
Commit
a026eaaf86a7ebbfb78150a49920019dc304dab2
1 parent
73969a69
发现好货
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
package.json
public/scss/activity/find-goods.page.scss
package.json
View file @
a026eaa
{
"name"
:
"yohobuywap-node-activity"
,
"version"
:
"6.9.12-beta-
9
"
,
"version"
:
"6.9.12-beta-
10
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/scss/activity/find-goods.page.scss
View file @
a026eaa
...
...
@@ -17,7 +17,7 @@ body {
}
.find-goods-wrapper
{
margin
:
0
30
px
;
margin
:
0
25
.6
px
;
}
.empty
{
...
...
@@ -28,7 +28,7 @@ body {
}
.item-wrapper
{
padding
:
4
8px
0
54
px
0
;
padding
:
4
0
.96px
0
46
.08
px
0
;
border-bottom
:
1px
solid
#e0e0e0
;
&
:last-child
{
...
...
@@ -79,7 +79,7 @@ body {
.item-info
{
display
:
flex
;
margin-top
:
30
px
;
margin-top
:
25
.6
px
;
max-height
:
240px
;
overflow
:
hidden
;
text-decoration
:
none
;
...
...
@@ -89,7 +89,7 @@ body {
display
:
flex
;
flex-direction
:
column
;
flex
:
1
;
margin-left
:
3
0
px
;
margin-left
:
3
4
.13
px
;
justify-content
:
space-between
;
.item-name
{
...
...
Please
register
or
login
to post a comment