tmp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* pages/home/index.wxss */
|
||||
|
||||
page {
|
||||
background: #f5f6fa;
|
||||
background: #ededed;
|
||||
color: #1a1a2e;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
|
||||
}
|
||||
@@ -10,6 +10,7 @@ page {
|
||||
min-height: 100vh;
|
||||
box-sizing: border-box;
|
||||
padding: 24rpx 24rpx 64rpx;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* === 头部信息卡(翡翠绿实底) === */
|
||||
|
||||
Reference in New Issue
Block a user