Browse Source

收藏页店铺样式调整

yangc 8 years ago
parent
commit
be3c58e8f4
1 changed files with 10 additions and 6 deletions
  1. 10 6
      pages/mobile/user/index.vue

+ 10 - 6
pages/mobile/user/index.vue

@@ -292,13 +292,17 @@
     .shop-list {
     .shop-list {
       background:#fff;
       background:#fff;
       border-bottom: .1rem solid #dfe2e4;
       border-bottom: .1rem solid #dfe2e4;
-      padding-bottom:.28rem;
+      padding: .14rem 0 .14rem 0;
       h3{
       h3{
-        font-size:.32rem;
-        line-height: .8rem;
-        margin:0;
-        margin-left:.27rem;
-        margin-bottom:.14rem;
+        font-size: .32rem;
+        line-height: .4rem;
+        margin: 0 0 0 .27rem;
+        overflow: hidden;
+        text-overflow: ellipsis;
+        white-space: nowrap;
+        padding-top: .1rem;
+        position: relative;
+        top: .1rem;
       }
       }
       .list-item{
       .list-item{
         width:6.77rem;
         width:6.77rem;