feat: 更新 logo 图片源地址为 lunadeer.cn

This commit is contained in:
Coldsmiles
2026-03-21 16:28:58 +08:00
parent 695cb9b0f5
commit 4f2dc62903

View File

@@ -14,7 +14,7 @@ const props = defineProps({
},
logoSrc: {
type: String,
default: 'https://img.infstar.cn/i/2026/03/21/69be4efa80a0a.png',
default: 'https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png',
},
logoAlt: {
type: String,