From 3a8e1524dcf0eeb610d38123d5f0a3ef838379cd Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期一, 12 四月 2021 15:44:53 +0800 Subject: [PATCH] Merge branch '20210406-maqv2' into 20210412-youhua --- 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