更新下载链接文本,将“Web 打开”改为“网页版”

This commit is contained in:
2026-03-06 21:24:52 +07:00
parent 4bf0342818
commit a726c3516e

View File

@@ -44,7 +44,7 @@ const app = computed(() => apps.find((item) => item.id === route.params.id));
:href="app.downloads.h5"
target="_blank"
rel="noreferrer"
>{{ t("Web 打开", "Open Web") }}</a
>{{ t("网页版", "Web Version") }}</a
>
</div>
</div>