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/config/config.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/static/js/config/config.js b/src/main/webapp/static/js/config/config.js
index f0df508..f35e38f 100644
--- a/src/main/webapp/static/js/config/config.js
+++ b/src/main/webapp/static/js/config/config.js
@@ -19,13 +19,13 @@
         cols: [[
             {type: 'checkbox', fixed: 'left'}
             ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
-            ,{field: 'name', align: 'center',title: '鍚嶇О'}
-            ,{field: 'code', align: 'center',title: '缂栫爜'}
-            ,{field: 'value', align: 'center',title: '瀵瑰簲鍊�'}
+            ,{field: 'name', align: 'center',title: '袧邪蟹胁邪薪懈械'}
+            ,{field: 'code', align: 'center',title: '袣芯写'}
+            ,{field: 'value', align: 'center',title: '小芯芯褌胁械褌褋褌胁褍褞褖械械 蟹薪邪褔械薪懈械'}
             ,{field: 'type$', align: 'center',title: '孝懈锌'}
             ,{field: 'status$', align: 'center',title: '小褌邪褌褍褋'}
 
-            ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:150}
+            ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:180}
         ]],
         request: {
             pageName: 'curr',
@@ -179,7 +179,7 @@
             case 'detail':
                 layer.open({
                     type: 2,
-                    title: '璇︽儏',
+                    title: '袛械褌邪谢懈',
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
                     shadeClose: false,

--
Gitblit v1.9.1