Commit 390f92966b77dab6df7d044fe69c66bde1cbd281

Authored by zhiyangdu
1 parent e741baa4

样式优化

src/pages/healthMall/healthMall.less
@@ -9,6 +9,17 @@ @@ -9,6 +9,17 @@
9 .column-list-box{ 9 .column-list-box{
10 margin-top:40px; 10 margin-top:40px;
11 } 11 }
  12 + // 占位
  13 + .pl {
  14 + background-color: transparent;
  15 + width: 100%;
  16 + &.is-open-app {
  17 + height: 122px;
  18 + }
  19 + &.is-cnlive {
  20 + height: 93px;
  21 + }
  22 + }
12 .back-box{ 23 .back-box{
13 background-color: #FFF; 24 background-color: #FFF;
14 position:fixed; 25 position:fixed;