MrShi
2025-09-19 ca2273f8aae1e622712a2fee43bf05b5a8fcbe11
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">