瀏覽代碼

Merge remote-tracking branch 'origin/release-wangcz-201814' into release-wangcz-201814

yangc 7 年之前
父節點
當前提交
d60702fc1f
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 1 0
      components/mobile/center/Message.vue
  2. 2 2
      components/store/home/RecommendList.vue

+ 1 - 0
components/mobile/center/Message.vue

@@ -148,6 +148,7 @@
             font-size: .28rem;
             color: #333;
             word-break: break-all;
+            padding:0;
             &:active{
                background: #e1e1e1;
             }

+ 2 - 2
components/store/home/RecommendList.vue

@@ -334,8 +334,8 @@
     margin-left: 14px;
     border-radius: 3px;
     &:first-child {
-      background-color: #ff9000;
-      border: 1px solid #ff9000;
+      background-color: #ffa422;
+      border: 1px solid #ffa422;
       color: #fff;
     }
     &:last-child {