页面背景色作统一

This commit is contained in:
2026-09-23 18:43:51 +08:00
parent b008a414f0
commit 9ad38418c0
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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;