feat: 优化主题配色
This commit is contained in:
@@ -135,7 +135,7 @@ function scrollToCardShop() {
|
||||
<style lang="scss" scoped>
|
||||
.home-page {
|
||||
min-height: 100vh;
|
||||
background: #f5f5f5;
|
||||
background: #FAF8F5;
|
||||
padding-top: var(--nav-bar-height);
|
||||
}
|
||||
|
||||
@@ -145,7 +145,7 @@ function scrollToCardShop() {
|
||||
|
||||
.section-divider {
|
||||
height: 16rpx;
|
||||
background: #f5f5f5;
|
||||
background: #FAF8F5;
|
||||
}
|
||||
|
||||
.bottom-padding {
|
||||
|
||||
Reference in New Issue
Block a user