Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
mars-static
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李靖
2018-01-19 18:25:56 +0800
Commit
6d4d55cb7f3898ba1a84dc2aeb849cbccc4d8136
1 parent
02f1862a
店铺mip
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
html/mip/shop.html
src/css/mip/mip-shop-detail.css
html/mip/shop.html
View file @
6d4d55c
...
...
@@ -156,7 +156,7 @@
</div>
</div>
</div>
<a
class=
"more-act-list"
>
查看更多
>
</a>
<a
class=
"more-act-list"
href=
"#"
>
查看更多
>
</a>
</div>
</div>
<div
class=
"wh-box need-to-known"
>
...
...
src/css/mip/mip-shop-detail.css
View file @
6d4d55c
...
...
@@ -589,6 +589,10 @@ mip-img {
}
@media
(
min-width
:
750px
)
{
.shop-detail-page
{
padding-bottom
:
20px
;
}
.shop-detail-page
.download
{
display
:
none
!important
;
}
...
...
Please
register
or
login
to post a comment