From 76fb988131d240f9fa714a5aa248d2f363bc8a6d Mon Sep 17 00:00:00 2001 From: xuhuihui <3548508071@qq.com> Date: Thu, 2 Dec 2021 18:44:41 +0800 Subject: [PATCH] commit --- 04.系统编码/Frontend/.idea/workspace.xml | 5 +---- 04.系统编码/Frontend/src/components/Login.vue | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/04.系统编码/Frontend/.idea/workspace.xml b/04.系统编码/Frontend/.idea/workspace.xml index 9dceeb2..5b6c879 100644 --- a/04.系统编码/Frontend/.idea/workspace.xml +++ b/04.系统编码/Frontend/.idea/workspace.xml @@ -3,11 +3,7 @@ <component name="ChangeListManager"> <list default="true" id="4b7d7b72-f5b8-41e4-85d5-6267bdc12fc5" name="默认变更列表" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/components/Login.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Login.vue" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/components/SystemManagement.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/SystemManagement.vue" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/hooks/Config.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/hooks/Config.ts" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/uilts/axios.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/uilts/axios.ts" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -78,6 +74,7 @@ <workItem from="1638425594612" duration="5238000" /> <workItem from="1638430901827" duration="2042000" /> <workItem from="1638433091413" duration="7649000" /> + <workItem from="1638440893221" duration="943000" /> </task> <task id="LOCAL-00001" summary="2021 12 01"> <created>1638357539757</created> diff --git a/04.系统编码/Frontend/src/components/Login.vue b/04.系统编码/Frontend/src/components/Login.vue index 7439d66..4b61a7a 100644 --- a/04.系统编码/Frontend/src/components/Login.vue +++ b/04.系统编码/Frontend/src/components/Login.vue @@ -92,7 +92,7 @@ export default { border-radius: 10px; position: relative; left: 50%; - top: 2.55rem; + top: 1.55rem; transform: translateX(-50%); .litterSemicircle { @@ -109,8 +109,8 @@ export default { } .importInput { - width: 6.51rem; - height: 6.89rem; + //width: 6.51rem; + //height: 6.89rem; background: #FFFFFF; border: 1px solid #707070; opacity: 1;