From 8728733ad60e1698bb6cf0fa2e428c28a6bffbe7 Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期二, 06 四月 2021 10:34:12 +0800 Subject: [PATCH] 需求提交。 --- src/main/resources/templates/exam/report/report.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/exam/report/report.html b/src/main/resources/templates/exam/report/report.html index 0183345..dd3f270 100644 --- a/src/main/resources/templates/exam/report/report.html +++ b/src/main/resources/templates/exam/report/report.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> - <th:block th:include="include :: header('璇勬祴鎶ュ憡鍒楄〃')"/> + <th:block th:include="include :: header('璇勬祴浜哄憳鎶ュ憡鍒楄〃')"/> </head> <body class="gray-bg"> <div class="container-div"> -- Gitblit v1.9.1