【同步】版本号

This commit is contained in:
chudong
2025-05-23 17:07:16 +08:00
parent bee46d943f
commit 85ff88c502
40 changed files with 54 additions and 54 deletions

View File

@@ -184,7 +184,7 @@ export default defineComponent({
)}
<div class={styles.systemInfo}>
<NBadge value={1} show={false} dot>
<span class="px-1 sm:px-[.5rem] cursor-pointer">v1.0.2</span>
<span class="px-1 sm:px-[.5rem] cursor-pointer">v1.0.3</span>
</NBadge>
</div>
</NLayoutHeader>