🚸 调整hint

This commit is contained in:
BTMuli
2026-01-22 01:39:01 +08:00
parent f959b69ea3
commit f62e13a26d
2 changed files with 2 additions and 1 deletions

View File

@@ -55,7 +55,7 @@
<v-btn
class="top-link top-btn"
prepend-icon="mdi-import"
title="通过Yae导入"
title="通过Yae导入(请确保导入前游戏未启动)"
variant="elevated"
@click="toYae()"
>

View File

@@ -36,6 +36,7 @@
prepend-icon="mdi-import"
variant="elevated"
@click="tryImportMaterial()"
title="通过Yae导入请确保导入前游戏未启动"
>
导入
</v-btn>