This commit is contained in:
2025-02-26 10:23:08 +08:00
parent 382222314d
commit 056a40b31f
2 changed files with 47 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<n-flex align="center" class="title">
<n-flex align="center">
<Icon icon="twemoji:open-book" :width="20"></Icon>
<n-text class="preview">教程</n-text>
<n-text class="preview">教程(测试版)</n-text>
<n-button text @click="prev" :disabled="step === '01'">
<Icon :width="24" icon="pepicons-pencil:arrow-left"></Icon>
</n-button>