feat:优化上传体验

This commit is contained in:
JefferyHcool
2025-06-06 22:03:12 +08:00
parent 2dfc1c068f
commit cf512e226f
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ export default function AboutPage() {
height={50}
className="rounded-lg"
/>
<h1 className="text-4xl font-bold">BiliNote v1.7.4</h1>
<h1 className="text-4xl font-bold">BiliNote v1.7.5</h1>
</div>
<p className="text-muted-foreground mb-6 text-xl italic">
AI AI

View File

@@ -3,7 +3,7 @@
<p align="center">
<img src="./doc/icon.svg" alt="BiliNote Banner" width="50" height="50" />
</p>
<h1 align="center" > BiliNote v1.7.4</h1>
<h1 align="center" > BiliNote v1.7.5</h1>
</div>
<p align="center"><i>AI 视频笔记生成工具 让 AI 为你的视频做笔记</i></p>