优化页面

This commit is contained in:
pengxiaolong
2025-06-09 19:18:38 +08:00
parent d30589fd05
commit c5042d08c3
811 changed files with 2799 additions and 503 deletions

View File

@@ -0,0 +1 @@
.data-v-0f2183fb:not(not){display:flex;flex-direction:column;box-sizing:border-box;min-width:0}.avatar-container.data-v-0f2183fb{position:relative;justify-content:center;align-items:center;overflow:hidden;flex:0 0 auto}.avatar-container .placeholder.data-v-0f2183fb{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ececec;transition:opacity .3s,background-color .1s ease-out}.avatar-container .placeholder.skeleton-animation.data-v-0f2183fb{animation:breath-0f2183fb 2s linear .3s infinite}.avatar-container .placeholder.hidden.data-v-0f2183fb{opacity:0}.avatar-container .avatar-image.data-v-0f2183fb{width:100%;height:100%}@keyframes breath-0f2183fb{50%{background-color:#d3d3d3}}