This commit is contained in:
2026-07-27 17:19:36 +08:00
parent e50d1b8fda
commit 1c7532e0de
132 changed files with 7066 additions and 1241 deletions

View File

@@ -30,12 +30,10 @@ export default {
</script>
<style scoped>
.logo-title {
font-size: 16px;
background-image: linear-gradient(120deg, #54b6d0 16%, #3f8bdb, #2c77f1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 20px;
color: #fff;
font-weight: 700;
padding-left: 30px;
padding-left: 4px;
}
.logo-img {
width: 40px;