docs: 编写更新日志

This commit is contained in:
就眠儀式
2022-02-20 17:53:06 +08:00
parent 1538585214
commit b0f5e8c866
6 changed files with 8 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ export default {
home:"Home",
guide: "Guide",
components: "Components",
environment: "Environment",
extend: "Extend",
material: "Material"
}
}

View File

@@ -3,7 +3,7 @@ export default {
home:"首页",
guide: "指南",
components: "组件",
environment: "生态",
extend: "生态",
material: "物料"
}
}