style: 补充注释

This commit is contained in:
TsMask
2024-01-16 18:46:35 +08:00
parent 155ff6b3f5
commit 0829a0b29c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,5 @@ router.replace({ path: `/${params.path}`, query });
</script>
<template>
<span>稍等...</span>
<span>Loading...</span>
</template>