【调整】版本更换1.0.2

This commit is contained in:
chudong
2025-05-19 14:32:59 +08:00
parent 37d19aceb4
commit 45145a2311
53 changed files with 54 additions and 54 deletions

View File

@@ -67,7 +67,7 @@ export default defineComponent({
<div class={styles.systemInfo}>
{/* <ThemeTips size="small" /> */}
<NBadge value={1} show={false} dot>
<span class="px-[.5rem] cursor-pointer">v1.0.1</span>
<span class="px-[.5rem] cursor-pointer">v1.0.2</span>
</NBadge>
</div>
</NLayoutHeader>