style: 💄 修改部分页面UI

This commit is contained in:
学习很差啦
2023-01-17 16:14:12 +08:00
parent 529175c0ab
commit 2e37cb8158
4 changed files with 18 additions and 11 deletions

View File

@@ -98,7 +98,7 @@ export default {
.nav-list {
color: #fff;
padding: 40rpx 0;
background: $aider-light-color;
background: linear-gradient(91deg, $light-color 1%, $aider-light-color 99%);
}
.total {
padding: 10rpx 0;