|
@@ -14,6 +14,8 @@
|
|
|
<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 -->
|
|
|
+ <link rel="stylesheet" href="/lib/element-ui/index.css"/>
|
|
|
<template th:replace="components/analysis"></template>
|
|
|
</head>
|
|
|
<body>
|