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/userLogin/userLogin.js | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/webapp/static/js/userLogin/userLogin.js b/src/main/webapp/static/js/userLogin/userLogin.js
index b0f2aa2..dc32a25 100644
--- a/src/main/webapp/static/js/userLogin/userLogin.js
+++ b/src/main/webapp/static/js/userLogin/userLogin.js
@@ -19,11 +19,11 @@
cols: [[
{type: 'checkbox', fixed: 'left'}
,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
- ,{field: 'userUsername', align: 'center',title: '鍛樺伐',event: 'User', style: 'text-decoration: underline;cursor:pointer'}
- ,{field: 'token', align: 'center',title: '鍑瘉鍊�'}
- ,{field: 'createTime$', align: 'center',title: '娣诲姞鏃堕棿'}
+ ,{field: 'userUsername', align: 'center',title: '小芯褌褉褍写薪懈泻',event: 'User', style: 'text-decoration: underline;cursor:pointer'}
+ ,{field: 'token', align: 'center',title: '袟薪邪褔械薪懈械 褋胁懈写械褌械谢褜褋褌胁邪'}
+ ,{field: 'createTime$', align: 'center',title: '鍒涘缓鏃堕棿'}
- ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:150}
+ ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:180}
]],
request: {
pageName: 'curr',
@@ -177,7 +177,7 @@
case 'detail':
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailWidth, top.detailHeight],
shadeClose: false,
@@ -215,7 +215,7 @@
} else {
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailHeight, top.detailWidth],
shadeClose: false,
--
Gitblit v1.9.1