更新下载链接文本,将“Web 打开”改为“网页版”
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user