feat(docs): 添加中英文国际化支持

This commit is contained in:
yhh
2025-12-03 22:44:04 +08:00
parent 94e0979941
commit 34de1e5edf
13 changed files with 1638 additions and 196 deletions

View File

@@ -96,20 +96,8 @@ title: ESEngine - 高性能 TypeScript ECS 框架
</div>
</section>
<style>
/* 隐藏 VitePress 默认样式 */
.VPDoc {
padding: 0 !important;
}
.vp-doc {
padding: 0 !important;
}
.VPContent {
padding: 0 !important;
}
<style scoped>
/* 首页专用样式 | Home page specific styles */
.news-section {
background: #0d0d0d;
padding: 64px 0;