diff --git a/src/pages/user/user.scss b/src/pages/user/user.scss index 0e2c161..794599d 100644 --- a/src/pages/user/user.scss +++ b/src/pages/user/user.scss @@ -1,4 +1,5 @@ .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%; }