Merge branch 'feature/alipayfix' into 'master'
图片修改 See merge request !22
Showing
1 changed file
with
5 additions
and
5 deletions
@@ -154,7 +154,7 @@ export default { | @@ -154,7 +154,7 @@ export default { | ||
154 | width: 750px; | 154 | width: 750px; |
155 | height: 313px; | 155 | height: 313px; |
156 | /*margin-top: 45px;*/ | 156 | /*margin-top: 45px;*/ |
157 | - background-image: url("//cdn.yoho.cn/20190711/top_logo.png?imageView2/2/format/jpg"); | 157 | + background-image: url("//cdn.yoho.cn/20190723/top_logo.png?imageView2/2/format/jpg"); |
158 | background-size: cover; | 158 | background-size: cover; |
159 | } | 159 | } |
160 | 160 | ||
@@ -162,18 +162,18 @@ export default { | @@ -162,18 +162,18 @@ export default { | ||
162 | .desc { | 162 | .desc { |
163 | display: inline-block; | 163 | display: inline-block; |
164 | width: 750px; | 164 | width: 750px; |
165 | - height: 1163px; | 165 | + height: 1265px; |
166 | margin-top: 30px; | 166 | margin-top: 30px; |
167 | - background-image: url("//cdn.yoho.cn/20190719/descr.png?imageView2/2/format/jpg"); | 167 | + background-image: url("//cdn.yoho.cn/20190723/descrip.png?imageView2/2/format/jpg"); |
168 | background-size: cover; | 168 | background-size: cover; |
169 | } | 169 | } |
170 | 170 | ||
171 | .tip { | 171 | .tip { |
172 | display: inline-block; | 172 | display: inline-block; |
173 | width: 750px; | 173 | width: 750px; |
174 | - height: 215px; | 174 | + height: 374px; |
175 | margin-top: 20px; | 175 | margin-top: 20px; |
176 | - background-image: url("~statics/image/alipay/tip.png"); | 176 | + background-image: url("//cdn.yoho.cn/20190723/tips.png?imageView2/2/format/jpg"); |
177 | background-size: cover; | 177 | background-size: cover; |
178 | } | 178 | } |
179 | 179 |
-
Please register or login to post a comment