Explorar el Código

认证通页面样式错误修改

yuwenjun1997 hace 2 años
padre
commit
41d0388b52
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/main/resources/templates/activity/attestation.html

+ 1 - 0
src/main/resources/templates/activity/attestation.html

@@ -4,6 +4,7 @@
 <head>
     <title>采美365网-认证通-一款专业的正品认证SaaS软件系统</title>
     <template th:replace="components/head-link"></template>
+    <link rel="stylesheet" href="/lib/swiper.min.css"/>
     <link th:href="@{/css/activity/attestation.css(v=${version})}" rel="stylesheet" type="text/css">
     <template th:replace="components/analysis"></template>
 </head>