首页标题
This commit is contained in:
@@ -323,7 +323,7 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex: 1;
|
||||
background: $uni-theme-blue;
|
||||
background: $uni-theme-color;
|
||||
color: #fff;
|
||||
height: 80rpx;
|
||||
border-radius: 12rpx;
|
||||
@@ -398,7 +398,7 @@ export default {
|
||||
padding: 4rpx 8rpx;
|
||||
}
|
||||
&-active {
|
||||
border: 4rpx solid $uni-theme-blue;
|
||||
border: 4rpx solid $uni-theme-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user