From 35b1b26f1fe16550b4ee2881a26d599456fe59b4 Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期四, 22 一月 2026 17:01:11 +0800 Subject: [PATCH] #i18n翻译 --- src/main/webapp/views/basCrnError/basCrnError.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/basCrnError/basCrnError.html b/src/main/webapp/views/basCrnError/basCrnError.html index 4819cd8..032717c 100644 --- a/src/main/webapp/views/basCrnError/basCrnError.html +++ b/src/main/webapp/views/basCrnError/basCrnError.html @@ -52,5 +52,7 @@ <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> </body> +<script src="../../static/js/translate.js"></script> + </html> -- Gitblit v1.9.1