fix: 修改登录和注册页样式,改为暖色调。

This commit is contained in:
tianyongbao
2026-03-03 23:46:00 +08:00
parent f4b5a3907c
commit 22a41ff6d3
5 changed files with 34 additions and 34 deletions

View File

@@ -117,10 +117,10 @@ page {
.logo-image {
width: 140rpx;
height: 140rpx;
border-radius: 28rpx;
border-radius: 80rpx;
box-shadow: 0 12rpx 40rpx rgba(0, 0, 0, 0.2);
background: #ffffff;
padding: 16rpx;
padding: 15rpx;
}
.logo-shine {