From dea586adf232c722e8d2dfa833c3d7711a1019df Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期一, 02 二月 2026 13:37:04 +0800 Subject: [PATCH] # --- 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