From 52e9d1e8fbbd047eab0775a160ef10fe9381b43e Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Sat, 11 May 2024 18:01:29 +0800 Subject: [PATCH] css --- common/style/layout.styl | 2 +- pages/login/login.vue | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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%