Prechádzať zdrojové kódy

fix: 底部样式调整

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 rok pred
rodič
commit
892a7847d8

+ 1 - 1
src/web/staticres/frontRouter/pc/customExport/css/consult.css

@@ -154,7 +154,7 @@
 .case-module {
   width: 100%;
   height: 550px;
-  margin-bottom: 228px;
+  margin-bottom: 140px;
 }
 
 .case-module .case-module-header{

+ 1 - 1
src/web/templates/frontRouter/pc/serviceSystem/free/consult.html

@@ -190,7 +190,7 @@
           </div>
         </div>
         <div class="close">
-          <img src="{{Msg "seo" "cdn"}}/frontRouter/pc/customExport/image/consult/close.png" alt="">
+          <img src="{{Msg "seo" "cdn"}}/frontRouter/pc/customExport/image/consult/close.png?v={{Msg "seo" "version"}}" alt="">
         </div>
       </div>
     </div>