diff --git a/src/views/login/components/Login.vue b/src/views/login/components/Login.vue index a9896bd..3cd6c6b 100644 --- a/src/views/login/components/Login.vue +++ b/src/views/login/components/Login.vue @@ -423,6 +423,7 @@ function forget() { color: #666666; line-height: 33px; margin-right: 24px; + cursor: pointer; &-active { width: 96px; @@ -496,6 +497,7 @@ function forget() { font-weight: Regular; color: #507afd; margin-left: 12px; + cursor: pointer; &-count { font-size: 14px;