diff --git a/common/style/layout.styl b/common/style/layout.styl index 95ebfda..c88b228 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -116,7 +116,7 @@ uni-button:after { width: 100%; height: auto; background-color: #fff; - border-radius: 24rpx; + border-radius: 4rpx; padding: 14rpx; margin-bottom: 20rpx; box-shadow: 0px 3px 3px 0px rgba(160,160,160,0.20); diff --git a/pages/login/login.vue b/pages/login/login.vue index 52431d1..97e85f2 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -175,6 +175,8 @@ padding-left 25rpx .bg background-color: #fff; + padding-left: 30rpx; + padding-right: 30rpx; _bis('../../static/image/login_bg.png', 100%,,bottom) .login-btn width 100%