first commit

This commit is contained in:
2026-03-04 13:14:40 +08:00
commit 96e65a9b43
26 changed files with 5068 additions and 0 deletions

5
app/_meta.js Normal file
View File

@@ -0,0 +1,5 @@
export default {
index: "首页",
"getting-started": "入门指南",
guide: "使用指南"
}