diff --git a/pages/login/index.vue b/pages/login/index.vue
index ea3b919..45db479 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -33,7 +33,7 @@
- 验证码登录
+
@@ -237,14 +237,15 @@ import store from '@/store'
height: 72rpx;
// margin-top: 272rpx;
left: 12rpx;
- bottom: 12%;
- left: 2%;
+ bottom: 16%;
+ padding: 2%;
.imagezone{
display: flex;
- // flex-direction: row;
line-height: 72rpx;
- padding: 10rpx;
+ text-align: center;
+ margin: 10rpx auto;
+ width: 76%;
img{
margin-left: 32rpx;
@@ -260,6 +261,7 @@ import store from '@/store'
flex-direction: column;
width: 98%;
padding-bottom: 12rpx;
+ text-align: center;
.txtit{
font-size: 22rpx;