Explorar o código

feat: 样式问题修复

zhangyuhan hai 3 meses
pai
achega
66497f950f

+ 1 - 1
src/jfw/modules/app/src/web/templates/frontRouter/activity/free/exchange-success.html

@@ -30,7 +30,7 @@
         <p class="success-desc mt-12">${info.success_desc2}</p>
       </div>
       <div class="success-main">
-        <p>您需使用如上手机号登录剑鱼标讯平台使用权益</p>
+        <p class="success-main-tip">您需使用如上手机号登录剑鱼标讯平台使用权益</p>
         <div class="success-item-group">
           <div class="success-item" v-for="(item, index) in info.list">
             <div class="success-item-title">

+ 15 - 0
src/web/staticres/common-module/active/exchange/exchange-success.css

@@ -32,6 +32,13 @@
 .success-header img {
   width: 2.52rem;
 }
+.success-main .success-main-tip {
+  font-size: 0.3rem;
+  line-height: 0.44rem;
+  color: rgba(23, 24, 38, 1);
+  text-align: center;
+}
+
 .success-main {
   background: #fff;
   padding: 0.56rem   0.32rem  0.64rem 0.32rem;
@@ -93,8 +100,16 @@
   line-height: 0.4rem;
 
 }
+.success-item .success-item-desc-app {
+  font-size: 0.28rem;
+  line-height: 0.4rem;
+  margin-top: 0.24rem;
+}
 .success-item .success-item-img {
   width: 2.62rem;
   height: 2.62rem;
   margin-top: 0.32rem;
+  border: 1px solid rgba(0, 0, 0, 0.1);
+  border-radius: 0.16rem;
+  overflow: hidden;
 }

+ 1 - 1
src/web/staticres/pccss/index_pc.css

@@ -1072,7 +1072,7 @@
 
 #good-supplier-card .notice-card-content {
     margin-top: 12px;
-    height: 388px;
+    height: 564px;
     overflow: hidden;
 }
 #good-supplier-card .notice-card-list {

+ 1 - 1
src/web/staticres/public-pc/css/header-nav-mini.css

@@ -388,7 +388,7 @@ body .menu-vip-button {
 
 /* 各省分站 */
 .menu-item .j-s-button {
-  width: 100px;
+  min-width: 100px;
 }
 .menu-item .j-s-button,
 .header-nav-content .home-site .j-s-button{

+ 3 - 0
src/web/templates/pc/template/index/notice-card.html

@@ -4,6 +4,9 @@
   </header>
   <main class="notice-card-content swiper-container swiper-no-swiping swiper-no-pointer">
     <section class="swiper-wrapper">
+      <script>
+        console.info('xxx', {{.T.supplyEnt}})
+      </script>
       {{range $k,$v := .T.supplyEnt}}
       <ul class="notice-card-list swiper-slide clearfix">
         {{range $n := $v}}