更新下载链接
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m8s

This commit is contained in:
speakeloudest 2026-01-23 06:02:24 -08:00
parent c4f967affa
commit 77e7d81c4b

View File

@ -159,7 +159,7 @@ request
platform: 'android', platform: 'android',
}) })
.then((res) => { .then((res) => {
downLoadWin.value = res.url downLoadAndroid.value = res.url
}) })
const activeIndex = ref(0) const activeIndex = ref(0)