Authored by 毕凯

悬浮购物车 小概率进入图标下面的选项页面

@@ -10,6 +10,12 @@ @@ -10,6 +10,12 @@
10 bottom: 70px; 10 bottom: 70px;
11 z-index: 10; 11 z-index: 10;
12 12
  13 + a {
  14 + display: block;
  15 + width: 100%;
  16 + height: 100%;
  17 + }
  18 +
13 .iconfont { 19 .iconfont {
14 color: #fff; 20 color: #fff;
15 font-size: 18px; 21 font-size: 18px;