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_detail.html |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/main/webapp/views/basCrnError/basCrnError_detail.html b/src/main/webapp/views/basCrnError/basCrnError_detail.html
index 47183dd..9a17c2b 100644
--- a/src/main/webapp/views/basCrnError/basCrnError_detail.html
+++ b/src/main/webapp/views/basCrnError/basCrnError_detail.html
@@ -87,13 +87,6 @@
     </form>
 </div>
 </body>
-<script src="../../static/js/translate.js"></script>
-<script>
-    translate.selectLanguageTag.show = false; //涓嶅嚭鐜扮殑select鐨勯�夋嫨璇█
-    translate.service.use('client.edge'); //璁剧疆缈昏瘧鏈嶅姟
-    translate.listener.start(); //寮�鍚〉闈㈠厓绱犲姩鎬佺洃鎺э紝js鏀瑰彉鐨勫唴瀹逛篃浼氳缈昏瘧锛屽弬鑰冩枃妗o細 http://translate.zvo.cn/4067.html
-    translate.execute();
-</script>
 <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
 <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script>
 <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>

--
Gitblit v1.9.1