Browse Source

关注样式调整

wangcz 7 years ago
parent
commit
7e6cc9ef16
1 changed files with 15 additions and 1 deletions
  1. 15 1
      pages/mobile/shop/index.vue

+ 15 - 1
pages/mobile/shop/index.vue

@@ -355,13 +355,27 @@
             white-space: nowrap;
             width: 3.2rem;
           }
+          span.focus{
+            font-size: .28rem;
+            color: #008bf7;
+            span{
+              position: absolute;
+              top: .55rem;
+              right: -.16rem;
+              font-size: .28rem;
+              color: #008bf7;
+              &.right01{
+                right: -0.05rem;
+              }
+            }
+          }
           i{
             display:block;
             position:absolute;
             top: -.06rem;
             right: -.06rem;
             font-size:.5rem;
-            color:#ff7800;
+            color:#008bf7;
             width: .6rem;
             height: .6rem;
             text-align: center;