Commit d9c2abda by murphywuwu

up

parent 45c99ba3
...@@ -106,13 +106,12 @@ ...@@ -106,13 +106,12 @@
} }
.package-bd > img { .package-bd > img {
position: absolute; position: absolute;
top: 0; top: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
bottom: 0; bottom: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
.package-ft { .package-ft {
padding: 0.69333333rem 0.53333333rem 0.42666667rem; padding: 0.69333333rem 0.53333333rem 0.42666667rem;
...@@ -183,19 +182,16 @@ ...@@ -183,19 +182,16 @@
width: 100%; width: 100%;
height: 4.8rem; height: 4.8rem;
margin-bottom: 0.56rem; margin-bottom: 0.56rem;
background: #ccc;
/* 暂时调成灰色背景 */
overflow: hidden; overflow: hidden;
} }
.similar-package-bd .package-wrap .package-cover img { .similar-package-bd .package-wrap .package-cover img {
position: absolute; position: absolute;
left: 0; left: -1000px;
right: 0; right: -1000px;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
.similar-package-bd .package-wrap .package-txt { .similar-package-bd .package-wrap .package-txt {
text-align: center; text-align: center;
......
...@@ -193,13 +193,12 @@ ...@@ -193,13 +193,12 @@
} }
.recommend-package > a > img { .recommend-package > a > img {
position: absolute; position: absolute;
left: 0; left: -1000px;
right: 0; right: -1000px;
bottom: 0; bottom: -1000px;
top: 0; top: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
.label-list { .label-list {
position: absolute; position: absolute;
...@@ -538,13 +537,14 @@ ...@@ -538,13 +537,14 @@
display: block; display: block;
margin-bottom: 0.26666667rem; margin-bottom: 0.26666667rem;
height: 12.26666667rem; height: 12.26666667rem;
overflow: hidden;
} }
.tab-work .work .photo { .tab-work .work .photo {
position: absolute; position: absolute;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
} }
...@@ -704,6 +704,7 @@ ...@@ -704,6 +704,7 @@
width: 6.66666667rem; width: 6.66666667rem;
} }
.more-package-bd .package-wrap .package-cover { .more-package-bd .package-wrap .package-cover {
overflow: hidden;
position: relative; position: relative;
display: block; display: block;
height: 4.8rem; height: 4.8rem;
...@@ -711,10 +712,10 @@ ...@@ -711,10 +712,10 @@
} }
.more-package-bd .package-wrap .package-cover img { .more-package-bd .package-wrap .package-cover img {
position: absolute; position: absolute;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
margin: auto; margin: auto;
width: 100%; 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 @@ ...@@ -94,13 +94,12 @@
overflow: hidden; overflow: hidden;
> img { > img {
position: absolute; position: absolute;
top: 0; top: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
bottom: 0; bottom: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
} }
.package-ft { .package-ft {
...@@ -160,17 +159,15 @@ ...@@ -160,17 +159,15 @@
width: 100%; width: 100%;
.px1rem(height, 90); .px1rem(height, 90);
.px1rem(margin-bottom, 10.5); .px1rem(margin-bottom, 10.5);
background: #ccc;/* 暂时调成灰色背景 */
overflow: hidden; overflow: hidden;
img { img {
position: absolute; position: absolute;
left: 0; left: -1000px;
right: 0; right: -1000px;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
} }
.package-txt { .package-txt {
......
...@@ -36,13 +36,12 @@ ...@@ -36,13 +36,12 @@
overflow: hidden; overflow: hidden;
> img { > img {
position: absolute; position: absolute;
left: 0; left: -1000px;
right: 0; right: -1000px;
bottom: 0; bottom: -1000px;
top: 0; top: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
min-height: 100%;
} }
} }
} }
...@@ -362,12 +361,13 @@ ...@@ -362,12 +361,13 @@
display: block; display: block;
.px1rem(margin-bottom, 5); .px1rem(margin-bottom, 5);
.px1rem(height, 230); .px1rem(height, 230);
overflow: hidden;
.photo { .photo {
position: absolute; position: absolute;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
} }
...@@ -502,13 +502,14 @@ ...@@ -502,13 +502,14 @@
.package-cover { .package-cover {
img { img {
position: absolute; position: absolute;
top: 0; top: -1000px;
bottom: 0; bottom: -1000px;
left: 0; left: -1000px;
right: 0; right: -1000px;
margin: auto; margin: auto;
width: 100%; width: 100%;
} }
overflow: hidden;
position: relative; position: relative;
display: block; display: block;
.px1rem(height, 90); .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