diff --git a/src/components/verification/index.vue b/src/components/verification/index.vue index 144db75..e198c4a 100644 --- a/src/components/verification/index.vue +++ b/src/components/verification/index.vue @@ -78,7 +78,7 @@ const verificationSuccess = () => { .mi-captcha { width: 100%; flex: 1; - height: 40px; + height: 58px; font-family: "Pingfang SC", "Microsoft YaHei", "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, @@ -167,7 +167,7 @@ const verificationSuccess = () => { flex-direction: row; height: 2.625rem; padding-left: 0.125rem; - font-size: 0.875rem; + font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; diff --git a/src/views/login/index.vue b/src/views/login/index.vue index e71afd9..270a3e4 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -39,7 +39,9 @@ - 登录 + 登录 +