From bc3749c68a8e10d346628b4612e7820f708ea556 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 09 四月 2025 08:48:37 +0800
Subject: [PATCH] 界面翻译为俄语

---
 src/main/webapp/static/js/locMast/locMast.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js
index 32e71c3..3a4f2dc 100644
--- a/src/main/webapp/static/js/locMast/locMast.js
+++ b/src/main/webapp/static/js/locMast/locMast.js
@@ -208,7 +208,7 @@
                 });
                 break;
             case "init":
-                layer.prompt({title: '璇疯緭鍏ュ彛浠わ紝骞堕噸缃簱浣�', formType: 1,   shadeClose: true}, function(pass, idx){
+                layer.prompt({title: '袩芯卸邪谢褍泄褋褌邪, 胁胁械写懈褌械 锌邪褉芯谢褜 懈 褋斜褉芯褋褜褌械 褋泻谢邪写褋泻褍褞 锌芯蟹懈褑懈褞', formType: 1,   shadeClose: true}, function(pass, idx){
                     http.get(baseUrl+"/locMast/init/pwd", {pwd: pass}, function (res) {
                         if (res.data) {
                             layer.open({

--
Gitblit v1.9.1