feat: 迁移经典头部跳转导航

This commit is contained in:
augushong
2025-09-02 12:28:05 +08:00
parent 6683f0183a
commit f818e856d9
13 changed files with 132 additions and 121 deletions

View File

@@ -80,6 +80,15 @@
border-radius: 100%;
}
}
.ul-demo-img-logo {
background-image: url("/cdn/img/ulthon_logo_108.png");
background-size: cover;
background-position: center;
&.circle {
border-radius: 100%;
}
}
.ul-demo-mobile-page {
width: 360px;