Browse Source

背景换成主页一致

master
pcn_ 2 weeks ago
parent
commit
d762fa56d4
  1. 3
      src/pages/user/user.scss

3
src/pages/user/user.scss

@ -1,4 +1,5 @@
.header-bg{ .header-bg{
background: url('https://oss.wsdns.cn/20250621/edb5d4da976b4d97ba185cb7077d2858.jpg') no-repeat top center;
//background: url('https://oss.wsdns.cn/20250621/edb5d4da976b4d97ba185cb7077d2858.jpg') no-repeat top center;
background: linear-gradient(to bottom, #03605c, #18ae4f);
background-size: 100%; background-size: 100%;
} }

Loading…
Cancel
Save