Quellcode durchsuchen

bug修复及部分文字调整

yuwenjun vor 4 Jahren
Ursprung
Commit
d35e9b2df3

+ 3 - 3
src/main/resources/static/css/activity/activityTopic.css

@@ -96,15 +96,15 @@ a:hover{color:#333}
 .product-template .floor-item .floor-item-cover img{width:100%;height:100%}
 .product-template .floor-item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 4px 8px rgba(102,102,102,0.1);box-shadow:0 4px 8px rgba(102,102,102,0.1)}
 .product-template .floor-item:hover .floor-item-text{color:#e15616}
-.product-template .floor-item .floor-item-text{position:absolute;bottom:0;width:100%;padding:0 16px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}
+.product-template .floor-item .floor-item-text{position:absolute;bottom:0;width:100%;padding:0 8px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}
 .product-template .floor-item .floor-item-text .pro-tags{height:24px}
 .product-template .floor-item .floor-item-text .pro-tags .tag{display:inline-block;padding:0 4px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e3ebf7;border-radius:2px;font-size:12px;line-height:22px;text-align:center;color:#9aa5b5}
 .product-template .floor-item .floor-item-text .pro-title{height:40px;padding-top:4px;font-size:14px;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:justify}
 .product-template .floor-item .floor-item-text .pro-title .tag{width:44px;height:18px;line-height:18px;font-size:12px;display:inline-block;margin-right:5px;text-align:center;color:#ffffff !important;background-image:-webkit-gradient(linear,right top,left top,from(#f9c023),to(#f83600));background-image:-o-linear-gradient(right,#f9c023 0%,#f83600 100%);background-image:linear-gradient(270deg,#f9c023 0%,#f83600 100%);border-radius:0px 10px 0px 0px;margin-top:2px}
 .product-template .floor-item .floor-item-text .pro-price{bottom:0;line-height:22px}
 .product-template .floor-item .floor-item-text .pro-price span{vertical-align:middle}
-.product-template .floor-item .floor-item-text .pro-price .price-tag{height:22px}
-.product-template .floor-item .floor-item-text .pro-price .price-tag .tag{display:inline-block;height:20px;line-height:20px;border:1px solid #ffe6dc;border-radius:2px;font-size:12px;color:#e15616;cursor:pointer;background:#fff;padding:0 10px;position:relative;font-style:normal}
+.product-template .floor-item .floor-item-text .pro-price .price-tag{height:22px;margin:4px 0 ;}
+.product-template .floor-item .floor-item-text .pro-price .price-tag .tag{display:inline-block;height:20px;line-height:20px;border:1px solid #ffe6dc;border-radius:2px;font-size:12px;color:#e15616;cursor:pointer;background:#fff;padding:0 4px;position:relative;font-style:normal}
 .product-template.floor-grid-1 .floor-main{height:604.42857px;overflow:hidden}
 .product-template.floor-grid-1 .floor-item-ad.ad1{width:100%;height:117.14286px;margin-right:0}
 .product-template.floor-grid-1 .floor-item-ad.ad2{width:434px;height:175.71429px}

+ 2 - 2
src/main/resources/templates/flea-market/form.html

@@ -18,7 +18,7 @@
                 <span class="mt-title">发布信息</span>
             </div>
             <div class="newsTitle">
-                <p>欢迎您来到采美365网二手商品市场,您可以在这里发布二手设备、产品信息,每个商品需要收取您100元的展示费,展示期为6个月;
+                <p>欢迎您来到采美365网二手商品市场,您可以在这里发布二手设备、产品信息,每个商品需要收取您100元的展示费,展示期为3个月;
                    为了完整展示您的商品,请您认真填写以下内容,谢谢合作。</p>
              </div>
           <div class="mt-bottom">
@@ -171,7 +171,7 @@
              <div class="secondBj thebj"   v-show="vShow_secondBj" :class="vShow_secondBj?'show':''">
                     <div class="bjmain theresult">
                         <span class="title">提示</span>
-                        <p>发布二手商品,采美需要收取您每个商品100元的展示费,展示期为6个月</br>
+                        <p>发布二手商品,采美需要收取您每个商品100元的展示费,展示期为3个月</br>
                             支付完成后,商品会在1-2个工作日内进行审核,审核通过后,商品会立即上线</p>
                         <div class="paybtn">
                             <span class="cancel closebtn" @click="gopay">去支付</span>