页面背景色作统一
This commit is contained in:
@@ -51,7 +51,7 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.hd {
|
||||
background: rgba(245, 247, 250, 0.94);
|
||||
background: #F5F7FA;
|
||||
border-bottom: 1rpx solid rgba(17, 24, 39, 0.06);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user