diff --git a/src/App.vue b/src/App.vue
index f87f79c..1cbc97f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,19 +1,21 @@
diff --git a/src/pagesLogin/login/index.vue b/src/pagesLogin/login/index.vue
index 8545191..d43829f 100644
--- a/src/pagesLogin/login/index.vue
+++ b/src/pagesLogin/login/index.vue
@@ -1,5 +1,5 @@
-
+
+
+
+
+
+
+
+
+
{handleInput(e, 'userName')}"
- @clear="handleClear({key: 'userName'})"
+ @clear="handleClear({ key: 'userName' })"
>
@@ -37,10 +55,11 @@
'border-color':
currentFocus === 'password' ? '#00dcee !important' : '',
}"
+ border="none"
@focus="handleFocus('password')"
clearable
@change="(e:any) => {handleInput(e, 'password')}"
- @clear="handleClear({key: 'password'})"
+ @clear="handleClear({ key: 'password' })"
>
+
+ handleSelect(v)"
+ @close="state.isShow = false"
+ :closeOnClickAction="true"
+ >