diff --git a/04.系统编码/Frontend/.idea/workspace.xml b/04.系统编码/Frontend/.idea/workspace.xml index 6be951b..a54bfd2 100644 --- a/04.系统编码/Frontend/.idea/workspace.xml +++ b/04.系统编码/Frontend/.idea/workspace.xml @@ -21,10 +21,15 @@ - + + + + + + @@ -39,7 +44,8 @@ - + + diff --git a/04.系统编码/Frontend/public/images/lock.png b/04.系统编码/Frontend/public/images/lock.png new file mode 100644 index 0000000..c887d24 Binary files /dev/null and b/04.系统编码/Frontend/public/images/lock.png differ diff --git a/04.系统编码/Frontend/src/components/Login.vue b/04.系统编码/Frontend/src/components/Login.vue index ac81dee..e51c94e 100644 --- a/04.系统编码/Frontend/src/components/Login.vue +++ b/04.系统编码/Frontend/src/components/Login.vue @@ -1,42 +1,54 @@ -