server/src/main/resources/templates/case_details.html
@@ -5,6 +5,7 @@ <title>${seo.title!''}</title> <meta name="description" content="${seo.remark!''}"> <meta name="keywords" content="${seo.keywords!''}"> <link rel="icon" href="${webDomain}/assets/icon/icon.ico"> <link rel="stylesheet" href="${webDomain!''}/assets/common.css"> <link rel="stylesheet" href="${webDomain!''}/assets/dynamics_details.css"> <link rel="stylesheet" href="${webDomain!''}/assets/animate.css">