diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 76a0fb4..e01dfe9 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -21,8 +21,8 @@
-
+
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 3c02084..b69e025 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -1,6 +1,11 @@
+
+
+
+
+
diff --git a/hangtag-server/src/test/java/cn/hangtag/asdas.java b/hangtag-server/src/test/java/cn/hangtag/asdas.java
deleted file mode 100644
index 1ba4f52..0000000
--- a/hangtag-server/src/test/java/cn/hangtag/asdas.java
+++ /dev/null
@@ -1,16 +0,0 @@
-package cn.hangtag;
-
-import com.alibaba.druid.filter.config.ConfigTools;
-
-import java.security.NoSuchAlgorithmException;
-import java.security.NoSuchProviderException;
-
-public class asdas {
- public static void main(String[] args) throws Exception {
- String password = "test@123";
- String[] arr = ConfigTools.genKeyPair(512);
- System.out.println("privateKey:" + arr[0]);
- System.out.println("publicKey:" + arr[1]);
- System.out.println("password:" + ConfigTools.encrypt(arr[0], password));
- }
-}
diff --git a/hangtag-ui/src/views/Login/components/LoginForm.vue b/hangtag-ui/src/views/Login/components/LoginForm.vue
index 0ec6ef3..5137d17 100644
--- a/hangtag-ui/src/views/Login/components/LoginForm.vue
+++ b/hangtag-ui/src/views/Login/components/LoginForm.vue
@@ -15,7 +15,7 @@
-
+
-
+
diff --git a/hangtag-ui/src/views/Profile/Index.vue b/hangtag-ui/src/views/Profile/Index.vue
index 8e1695b..d3295f7 100644
--- a/hangtag-ui/src/views/Profile/Index.vue
+++ b/hangtag-ui/src/views/Profile/Index.vue
@@ -22,9 +22,9 @@
-
+