From 07e07d7666cfb2d822c60db7b67d93e0610072a8 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期四, 10 四月 2025 08:53:18 +0800 Subject: [PATCH] 开发专用界面翻译为俄语 --- src/main/webapp/static/js/basCrnp/basCrnp.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/js/basCrnp/basCrnp.js b/src/main/webapp/static/js/basCrnp/basCrnp.js index 663204b..1218c30 100644 --- a/src/main/webapp/static/js/basCrnp/basCrnp.js +++ b/src/main/webapp/static/js/basCrnp/basCrnp.js @@ -211,7 +211,7 @@ case 'detail': layer.open({ type: 2, - title: '璇︽儏', + title: '袛械褌邪谢懈', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: false, @@ -254,7 +254,7 @@ } else { layer.open({ type: 2, - title: '璇︽儏', + title: '袛械褌邪谢懈', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: false, @@ -399,7 +399,7 @@ } else { layer.open({ type: 2, - title: '璇︽儏', + title: '袛械褌邪谢懈', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: false, -- Gitblit v1.9.1