【私域操盘手】 操盘手端UI - 登录页

This commit is contained in:
柳清爽
2025-03-25 10:03:19 +08:00
parent d82d97d160
commit 19306bdb87
16 changed files with 1581 additions and 644 deletions

View File

@@ -170,7 +170,7 @@ export default {
align-items: center;
padding: 25rpx 30rpx;
background-color: #fff;
border-bottom: 1px solid #e5e5e5;
border-bottom: 1px solid #e9e9e9;
position: fixed;
top: 0;
left: 0;
@@ -264,7 +264,7 @@ export default {
justify-content: space-between;
align-items: center;
padding: 30rpx 40rpx;
border-bottom: 2rpx solid #e5e5e5;
border-bottom: 2rpx solid #e9e9e9;
&:last-child {
border-bottom: none;