From 4f8f5e5375b82a5ebc1f67f389b934b3b757f062 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 19 Jan 2024 18:01:09 +0800
Subject: [PATCH] 双登录页处理

---
 src/lang/en.js |  198 ++++++++++++++++++++++++------------------------
 1 files changed, 99 insertions(+), 99 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index 1ec0da0..4cfd4e2 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -1,122 +1,122 @@
 export default {
-  title: '基层智治综合协同平台',
-  logoutTip: 'Exit the system, do you want to continue?',
-  submitText: 'submit',
-  cancelText: 'cancel',
-  search: 'Please input search content',
-  menuTip: 'none menu list',
+  title: "",
+  logoutTip: "Exit the system, do you want to continue?",
+  submitText: "submit",
+  cancelText: "cancel",
+  search: "Please input search content",
+  menuTip: "none menu list",
   common: {
-    condition: 'condition',
-    display: 'display',
-    hide: 'hide'
+    condition: "condition",
+    display: "display",
+    hide: "hide",
   },
   tip: {
-    select: 'Please select',
-    input: 'Please input'
+    select: "Please select",
+    input: "Please input",
   },
   upload: {
-    upload: 'upload',
-    tip: 'Drag files here,/'
+    upload: "upload",
+    tip: "Drag files here,/",
   },
   date: {
-    start: 'Start date',
-    end: 'End date',
-    t: 'today',
-    y: 'yesterday',
-    n: 'nearly 7',
-    a: 'whole'
+    start: "Start date",
+    end: "End date",
+    t: "today",
+    y: "yesterday",
+    n: "nearly 7",
+    a: "whole",
   },
   form: {
-    printBtn: 'print',
-    mockBtn: 'mock',
-    submitBtn: 'submit',
-    emptyBtn: 'empty'
+    printBtn: "print",
+    mockBtn: "mock",
+    submitBtn: "submit",
+    emptyBtn: "empty",
   },
   crud: {
     filter: {
-      addBtn: 'add',
-      clearBtn: 'clear',
-      resetBtn: 'reset',
-      cancelBtn: 'cancel',
-      submitBtn: 'submit'
+      addBtn: "add",
+      clearBtn: "clear",
+      resetBtn: "reset",
+      cancelBtn: "cancel",
+      submitBtn: "submit",
     },
     column: {
-      name: 'name',
-      hide: 'hide',
-      fixed: 'fixed',
-      filters: 'filters',
-      sortable: 'sortable',
-      index: 'index',
-      width: 'width'
+      name: "name",
+      hide: "hide",
+      fixed: "fixed",
+      filters: "filters",
+      sortable: "sortable",
+      index: "index",
+      width: "width",
     },
-    tipStartTitle: 'Currently selected',
-    tipEndTitle: 'items',
-    editTitle: 'edit',
-    copyTitle: 'copy',
-    addTitle: 'add',
-    viewTitle: 'view',
-    filterTitle: 'filter',
-    showTitle: 'showTitle',
-    menu: 'menu',
-    addBtn: 'add',
-    show: 'show',
-    hide: 'hide',
-    open: 'open',
-    shrink: 'shrink',
-    printBtn: 'print',
-    excelBtn: 'excel',
-    updateBtn: 'update',
-    cancelBtn: 'cancel',
-    searchBtn: 'search',
-    emptyBtn: 'empty',
-    menuBtn: 'menu',
-    saveBtn: 'save',
-    viewBtn: 'view',
-    editBtn: 'edit',
-    copyBtn: 'copy',
-    delBtn: 'delete'
+    tipStartTitle: "Currently selected",
+    tipEndTitle: "items",
+    editTitle: "edit",
+    copyTitle: "copy",
+    addTitle: "add",
+    viewTitle: "view",
+    filterTitle: "filter",
+    showTitle: "showTitle",
+    menu: "menu",
+    addBtn: "add",
+    show: "show",
+    hide: "hide",
+    open: "open",
+    shrink: "shrink",
+    printBtn: "print",
+    excelBtn: "excel",
+    updateBtn: "update",
+    cancelBtn: "cancel",
+    searchBtn: "search",
+    emptyBtn: "empty",
+    menuBtn: "menu",
+    saveBtn: "save",
+    viewBtn: "view",
+    editBtn: "edit",
+    copyBtn: "copy",
+    delBtn: "delete",
   },
   login: {
-    title: 'Login ',
-    info: 'BladeX Development Platform',
-    tenantId: 'Please input tenantId',
-    username: 'Please input username',
-    password: 'Please input a password',
-    wechat: 'Wechat',
-    qq: 'QQ',
-    github: 'github',
-    gitee: 'gitee',
-    phone: 'Please input a phone',
-    code: 'Please input a code',
-    submit: 'Login',
-    userLogin: 'userLogin',
-    phoneLogin: 'phoneLogin',
-    thirdLogin: 'thirdLogin',
-    ssoLogin: 'ssoLogin',
-    msgText: 'send code',
-    msgSuccess: 'reissued code',
+    title: "Login ",
+    info: "BladeX Development Platform",
+    tenantId: "Please input tenantId",
+    username: "Please input username",
+    password: "Please input a password",
+    wechat: "Wechat",
+    qq: "QQ",
+    github: "github",
+    gitee: "gitee",
+    phone: "Please input a phone",
+    code: "Please input a code",
+    submit: "Login",
+    userLogin: "userLogin",
+    phoneLogin: "phoneLogin",
+    thirdLogin: "thirdLogin",
+    ssoLogin: "ssoLogin",
+    msgText: "send code",
+    msgSuccess: "reissued code",
   },
   navbar: {
-    info: 'info',
-    logOut: 'logout',
-    userinfo: 'userinfo',
-    switchDept : 'switch dept',
-    dashboard: 'dashboard',
-    lock: 'lock',
-    bug: 'none bug',
-    bugs: 'bug',
-    screenfullF: 'exit screenfull',
-    screenfull: 'screenfull',
-    language: 'language',
-    notice: 'notice',
-    theme: 'theme',
-    color: 'color'
+    info: "info",
+    logOut: "logout",
+    userinfo: "userinfo",
+    switchDept: "switch dept",
+    dashboard: "dashboard",
+    lock: "lock",
+    bug: "none bug",
+    bugs: "bug",
+    screenfullF: "exit screenfull",
+    screenfull: "screenfull",
+    language: "language",
+    notice: "notice",
+    theme: "theme",
+    color: "color",
   },
   tagsView: {
-    search: 'Search',
-    menu: 'menu',
-    clearCache: 'Clear Cache',
-    closeOthers: 'Close Others',
-    closeAll: 'Close All'
-  }
+    search: "Search",
+    menu: "menu",
+    clearCache: "Clear Cache",
+    closeOthers: "Close Others",
+    closeAll: "Close All",
+  },
 };

--
Gitblit v1.9.3