Authored by 郝肖肖

app downloads 图片cdn 格式化

@@ -127,12 +127,11 @@ body.disable-default-action { @@ -127,12 +127,11 @@ body.disable-default-action {
127 max-width: 790px; 127 max-width: 790px;
128 height: auto; 128 height: auto;
129 margin: 0 auto; 129 margin: 0 auto;
130 - /*overflow: hidden;*/  
131 } 130 }
132 131
133 .banner { 132 .banner {
134 height: 6rem; 133 height: 6rem;
135 - background: url(//cdn.yoho.cn/yohocn/160315/images/banner.png) no-repeat right; 134 + background: url("/yohocn/banner.png") no-repeat right;
136 background-size: contain; 135 background-size: contain;
137 position: fixed; 136 position: fixed;
138 top: 0; 137 top: 0;
@@ -160,10 +159,6 @@ body.disable-default-action { @@ -160,10 +159,6 @@ body.disable-default-action {
160 height: 19.775rem; 159 height: 19.775rem;
161 } 160 }
162 161
163 -/*.slide-box .swiper-wrapper {  
164 - padding: 0px 4.578rem;  
165 -}*/  
166 -  
167 .slide-box .swiper-slide { 162 .slide-box .swiper-slide {
168 float: left; 163 float: left;
169 width: 16rem; 164 width: 16rem;
@@ -205,11 +200,11 @@ body.disable-default-action { @@ -205,11 +200,11 @@ body.disable-default-action {
205 } 200 }
206 201
207 .slide-box .ewm-area .yoho-txt01 { 202 .slide-box .ewm-area .yoho-txt01 {
208 - background: url(//cdn.yoho.cn/yohocn/160315/images/txt01.png) no-repeat; 203 + background: url("/yohocn/txt01.png") no-repeat;
209 } 204 }
210 205
211 .slide-box .ewm-area .yoho-txt02 { 206 .slide-box .ewm-area .yoho-txt02 {
212 - background: url(//cdn.yoho.cn/yohocn/160315/images/txt02.png) no-repeat; 207 + background: url("/yohocn/txt02.png") no-repeat;
213 } 208 }
214 209
215 .slide-box .ewm-area .yoho-txt01, 210 .slide-box .ewm-area .yoho-txt01,
@@ -222,7 +217,7 @@ body.disable-default-action { @@ -222,7 +217,7 @@ body.disable-default-action {
222 } 217 }
223 218
224 .slide-box .ewm-area .ewm-info { 219 .slide-box .ewm-area .ewm-info {
225 - background: url(//cdn.yoho.cn/yohocn/160315/images/ewm-info.png) no-repeat; 220 + background: url("/yohocn/ewm-info.png") no-repeat;
226 width: 7rem; 221 width: 7rem;
227 height: 0.7rem; 222 height: 0.7rem;
228 margin: 0.4rem auto 0; 223 margin: 0.4rem auto 0;
@@ -236,19 +231,19 @@ body.disable-default-action { @@ -236,19 +231,19 @@ body.disable-default-action {
236 } 231 }
237 232
238 .swiper-yohobuy { 233 .swiper-yohobuy {
239 - background: url(//cdn.yoho.cn/yohocn/160315/images/yohobuy.png) no-repeat; 234 + background: url("/yohocn/yohobuy.png") no-repeat;
240 } 235 }
241 236
242 .swiper-yoho { 237 .swiper-yoho {
243 - background: url(//cdn.yoho.cn/yohocn/160315/images/yoho.png) no-repeat; 238 + background: url("/yohocn/yoho.png") no-repeat;
244 } 239 }
245 240
246 .swiper-show { 241 .swiper-show {
247 - background: url(//cdn.yoho.cn/yohocn/160315/images/show.png) no-repeat; 242 + background: url("/yohocn/show.png") no-repeat;
248 } 243 }
249 244
250 .swiper-mars { 245 .swiper-mars {
251 - background: url(//cdn.yoho.cn/yohocn/160315/images/mars.png) no-repeat; 246 + background: url("/yohocn/mars.png") no-repeat;
252 } 247 }
253 248
254 .slide-box .bg { 249 .slide-box .bg {
@@ -297,7 +292,7 @@ body.disable-default-action { @@ -297,7 +292,7 @@ body.disable-default-action {
297 .mask .wx-img1 { 292 .mask .wx-img1 {
298 width: 7rem; 293 width: 7rem;
299 height: 2rem; 294 height: 2rem;
300 - background: url(//cdn.yoho.cn/yohocn/160315/images/wx-img1.png) no-repeat; 295 + background: url("/yohocn/wx-img1.png") no-repeat;
301 background-size: contain; 296 background-size: contain;
302 position: fixed; 297 position: fixed;
303 top: 0.4rem; 298 top: 0.4rem;
@@ -307,7 +302,7 @@ body.disable-default-action { @@ -307,7 +302,7 @@ body.disable-default-action {
307 .mask .wx-img2 { 302 .mask .wx-img2 {
308 width: 16rem; 303 width: 16rem;
309 height: 9rem; 304 height: 9rem;
310 - background: url(//cdn.yoho.cn/yohocn/160315/images/wx-img2.png) no-repeat; 305 + background: url("/yohocn/wx-img2.png") no-repeat;
311 background-size: cover; 306 background-size: cover;
312 position: absolute; 307 position: absolute;
313 bottom: 4rem; 308 bottom: 4rem;
@@ -318,7 +313,7 @@ body.disable-default-action { @@ -318,7 +313,7 @@ body.disable-default-action {
318 .mask .wx-img3 { 313 .mask .wx-img3 {
319 width: 16rem; 314 width: 16rem;
320 height: 16rem; 315 height: 16rem;
321 - background: url(//cdn.yoho.cn/yohocn/160315/images/wx-img3.png) no-repeat; 316 + background: url("/yohocn/wx-img3.png") no-repeat;
322 background-size: cover; 317 background-size: cover;
323 position: absolute; 318 position: absolute;
324 top: 2rem; 319 top: 2rem;