Explorar o código

认证通页面样式错误修改

yuwenjun1997 %!s(int64=2) %!d(string=hai) anos
pai
achega
41d0388b52
Modificáronse 1 ficheiros con 1 adicións e 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>