From 01ea6169c94dcaa84e0a767c4cbb10e8736812be Mon Sep 17 00:00:00 2001 From: lizhipeng Date: Wed, 4 Feb 2026 17:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 12 +++++++ src/lang/en.ts | 57 +++++++++++++++++++++++++++++++- src/lang/index.ts | 10 +++--- src/lang/zh-cn.ts | 56 ++++++++++++++++++++++++++++++- src/views/css/style.css | 8 ++--- src/views/home/left-nav.vue | 14 ++++---- src/views/home/top-nav.vue | 2 +- src/views/login/index.vue | 4 +-- src/views/login/login.vue | 32 +++++++++--------- src/views/login/other-login.vue | 6 ++-- src/views/login/register.vue | 32 +++++++++--------- src/views/login/style.less | 10 +++--- src/views/login/tools.js | 16 +++++---- src/views/login/visible-code.vue | 15 ++++----- src/views/nuic/nuic-1.vue | 16 ++++----- src/views/nuic/nuic-2.vue | 18 ++++------ src/views/nuic/nuic-3.vue | 8 ++--- 17 files changed, 217 insertions(+), 99 deletions(-) diff --git a/src/App.vue b/src/App.vue index dceb137..5c66772 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,10 +5,22 @@