From 72d8e3cde4863e15a6c284f3d7ccd0c304512af9 Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期一, 12 四月 2021 16:43:30 +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