Merge branch 'testBLK' into portal_dev_4.9
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -264,7 +264,7 @@ | @@ -264,7 +264,7 @@ | ||
264 | 264 | ||
265 | /*blk店铺默认模板app*/ | 265 | /*blk店铺默认模板app*/ |
266 | #decorationTemplate_blk_app { | 266 | #decorationTemplate_blk_app { |
267 | - width: 750px; | 267 | + width: 375px; |
268 | margin: 0 auto; | 268 | margin: 0 auto; |
269 | font-size: 14px; | 269 | font-size: 14px; |
270 | font-family: "Microsoft YaHei"; | 270 | font-family: "Microsoft YaHei"; |
@@ -272,7 +272,7 @@ | @@ -272,7 +272,7 @@ | ||
272 | 272 | ||
273 | .shopBanner{ | 273 | .shopBanner{ |
274 | width: 100%; | 274 | width: 100%; |
275 | - height: 468px; | 275 | + height: 234px; |
276 | } | 276 | } |
277 | 277 | ||
278 | img{ | 278 | img{ |
-
Please register or login to post a comment