Update docs.

This commit is contained in:
yuanhau 2025-05-27 09:36:44 +08:00
parent a4ccad0989
commit 7057f8293d
7 changed files with 37 additions and 15 deletions

View file

@ -396,9 +396,9 @@ const openArticles = async (slug: string) => {
};
const getStaticArticleId = () => {
storeStaticArticleId.value += 1
return storeStaticArticleId.value
}
storeStaticArticleId.value += 1;
return storeStaticArticleId.value;
};
</script>
<template>
<div v-if="changeLangAnimation">