Allen2030 / Astro前端获取Ech0信息
0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 months ago
Astro-theme-fuwari的Ech0说说获取参数
| 1 | // Ech0 API 工具函数 |
| 2 | |
| 3 | interface EssayData { |
| 4 | id: number; |
| 5 | content: string; |
| 6 | time: string; |
| 7 | tags: string[]; |
| 8 | images?: string[]; |
| 9 | } |
Daha yeni
Daha eski