修复邮件列表截取文字加载图片导致大量爆红

This commit is contained in:
eoao
2025-07-04 21:11:41 +08:00
parent fc249dde6e
commit cfebeb1fda
8 changed files with 19 additions and 10 deletions

View File

@@ -366,6 +366,11 @@ function submit() {
})
}
</script>
<style>
path[fill="#ffdda1"] {
fill: #ffdd7d;
}
</style>
<style scoped lang="scss">
.account-box {