Commit d9c2abda by murphywuwu

up

parent 45c99ba3
......@@ -106,13 +106,12 @@
}
.package-bd > img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
top: -1000px;
left: -1000px;
right: -1000px;
bottom: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
.package-ft {
padding: 0.69333333rem 0.53333333rem 0.42666667rem;
......@@ -183,19 +182,16 @@
width: 100%;
height: 4.8rem;
margin-bottom: 0.56rem;
background: #ccc;
/* 暂时调成灰色背景 */
overflow: hidden;
}
.similar-package-bd .package-wrap .package-cover img {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
left: -1000px;
right: -1000px;
top: -1000px;
bottom: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
.similar-package-bd .package-wrap .package-txt {
text-align: center;
......
......@@ -193,13 +193,12 @@
}
.recommend-package > a > img {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
left: -1000px;
right: -1000px;
bottom: -1000px;
top: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
.label-list {
position: absolute;
......@@ -538,13 +537,14 @@
display: block;
margin-bottom: 0.26666667rem;
height: 12.26666667rem;
overflow: hidden;
}
.tab-work .work .photo {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
top: -1000px;
bottom: -1000px;
left: -1000px;
right: -1000px;
margin: auto;
width: 100%;
}
......@@ -704,6 +704,7 @@
width: 6.66666667rem;
}
.more-package-bd .package-wrap .package-cover {
overflow: hidden;
position: relative;
display: block;
height: 4.8rem;
......@@ -711,10 +712,10 @@
}
.more-package-bd .package-wrap .package-cover img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
top: -1000px;
bottom: -1000px;
left: -1000px;
right: -1000px;
margin: auto;
width: 100%;
}
......
dist/img/sprites-photographer-2x.png

11.9 KB | W: | H:

dist/img/sprites-photographer-2x.png

11.9 KB | W: | H:

dist/img/sprites-photographer-2x.png
dist/img/sprites-photographer-2x.png
dist/img/sprites-photographer-2x.png
dist/img/sprites-photographer-2x.png
  • 2-up
  • Swipe
  • Onion skin
dist/img/sprites-photographer-3x.png

21.6 KB | W: | H:

dist/img/sprites-photographer-3x.png

21.7 KB | W: | H:

dist/img/sprites-photographer-3x.png
dist/img/sprites-photographer-3x.png
dist/img/sprites-photographer-3x.png
dist/img/sprites-photographer-3x.png
  • 2-up
  • Swipe
  • Onion skin
dist/img/sprites-photographer.png

4.41 KB | W: | H:

dist/img/sprites-photographer.png

4.4 KB | W: | H:

dist/img/sprites-photographer.png
dist/img/sprites-photographer.png
dist/img/sprites-photographer.png
dist/img/sprites-photographer.png
  • 2-up
  • Swipe
  • Onion skin
dist/img/sprits-user.png

1.08 KB | W: | H:

dist/img/sprits-user.png

1.07 KB | W: | H:

dist/img/sprits-user.png
dist/img/sprits-user.png
dist/img/sprits-user.png
dist/img/sprits-user.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -94,13 +94,12 @@
overflow: hidden;
> img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
top: -1000px;
left: -1000px;
right: -1000px;
bottom: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
}
.package-ft {
......@@ -160,17 +159,15 @@
width: 100%;
.px1rem(height, 90);
.px1rem(margin-bottom, 10.5);
background: #ccc;/* 暂时调成灰色背景 */
overflow: hidden;
img {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
left: -1000px;
right: -1000px;
top: -1000px;
bottom: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
}
.package-txt {
......
......@@ -36,13 +36,12 @@
overflow: hidden;
> img {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
left: -1000px;
right: -1000px;
bottom: -1000px;
top: -1000px;
margin: auto;
width: 100%;
min-height: 100%;
}
}
}
......@@ -362,12 +361,13 @@
display: block;
.px1rem(margin-bottom, 5);
.px1rem(height, 230);
overflow: hidden;
.photo {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
top: -1000px;
bottom: -1000px;
left: -1000px;
right: -1000px;
margin: auto;
width: 100%;
}
......@@ -502,13 +502,14 @@
.package-cover {
img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
top: -1000px;
bottom: -1000px;
left: -1000px;
right: -1000px;
margin: auto;
width: 100%;
}
overflow: hidden;
position: relative;
display: block;
.px1rem(height, 90);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment