feat:更新博客评论功能

This commit is contained in:
2025-09-26 17:13:32 +08:00
parent 4972f1dd53
commit a04a0cd22d
8 changed files with 18 additions and 23 deletions

View File

@@ -79,7 +79,7 @@ span, input {
@font-face {
font-family: 'CustomFont';
src: url('@/assets/font/custom.ttf') format('truetype');
src: url('@/assets/font/custom.woff2') format('truetype');
font-weight: normal;
font-style: normal;
}