Kaynağa Gözat

修复线上文章图片显示 + 供应商主页资质暂无显示优化

zhengjinyi 2 yıl önce
ebeveyn
işleme
f27026ecad

+ 2 - 2
src/main/resources/static/css/article/article.css

@@ -33,7 +33,7 @@ dl,dd,dt{zoom:1}
 .list-select{width:200px;height:32px;margin:5px 0;border:1px solid #e1dedd;border-radius:3px}
 .loadData{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}
 .light-grey{width:50px;height:36px;border:1px solid #ddd;color:#666;border-radius:5px;vertical-align:1px}
-.article img{max-width:100% !important;height:auto !important}
+.article img{width:100% !important;height:auto !important}
 
 @-webkit-keyframes pointerFlashing {from{opacity: 1} to{opacity: 0.1}}
 @keyframes pointerFlashing {from{opacity: 1} to{opacity: 0.1}}
@@ -175,7 +175,7 @@ dl,dd,dt{zoom:1}
 	.article .title{line-height:40px;font-size:28px;color:#333}
 	.article .xinxi{margin-top:5px;padding-bottom:14px;border-bottom:solid 1px #ededed}
 	.article .new-mian{margin:23px 0;width:760px}
-	.article .new-mian img{max-width:100%;display:inline-block;display:block;margin:0 auto;height:auto !important}
+	.article .new-mian img{width:100% !important;display:inline-block;display:block;margin:0 auto;height:auto !important}
 	.article p{font-size:16px;line-height:30px;color:#777;margin-bottom:15px}
 	.dianzan{width:auto;text-align:center}
 	.article .like{color: #e15616; cursor: pointer;display: inline-block;height: 80px;width: 80px;line-height: 110px;margin: 30px auto;border-radius: 50%;background: #fef6f3;text-align: center;position: relative}

+ 1 - 1
src/main/resources/static/css/base/init.css

@@ -17,7 +17,7 @@ header li,footer li{list-style:none;}
 [v-cloak]{display:none;}
 table{border-collapse: collapse;}
 table,td,th{border: 1px solid #EBECEF;}
-figure.image{margin:0 auto;padding:0;}
+figure.image{margin:0 auto;padding:0;width: 100% !important;}
 .favicon.ico{background: url(/img/web.ico)}
 .fl{float: left;}
 .fr{float: right;}

+ 0 - 1
src/main/resources/templates/supplier/index.html

@@ -170,7 +170,6 @@
                         <a th:href="${supplier.medicalPracticeLicenseImg3}" target="_blank" th:if="not${#strings.isEmpty(supplier.medicalPracticeLicenseImg3)}">
                             <img th:src="${supplier.medicalPracticeLicenseImg3}">
                         </a>
-                         <div class="cont" th:if="${#strings.isEmpty(supplier.medicalPracticeLicenseImg1)}">暂无</div>
                     </div>
                 </div>
                 <div class="part" >