xiebaomin 1 ano atrás
pai
commit
7cea5ed89b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/resources/templates/index.html

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

@@ -14,7 +14,7 @@
     <link th:href="@{/lib/css/swiper-bundle.css(v=${version})}" media="screen and (min-width:768px)" rel="stylesheet" type="text/css">
     <link rel="stylesheet" href="https://unpkg.zhimg.com/element-ui@2.15.13/lib/theme-chalk/index.css" />
     <link rel="stylesheet" href="/lib/element-ui/element-ui-min.css" />
-    <!-- vant css   -->
+    <!--vant css-->
     <link rel="stylesheet" href="/lib/element-ui/index.css"/>
     <template th:replace="components/analysis"></template>
 </head>