Skip to content

Commit

Permalink
index updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gqcn committed Nov 17, 2024
1 parent 059a8cd commit faaa65f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@ function Features() {
<div className="card p-8 box-border">
<h3 className="mb-2">高扩展性</h3>
<div className="mb-2">
灵活的组件接口设计,允许开发者轻松添加新功能、模块或集成第三方库以满足不同的业务需求。
灵活的接口设计,允许开发者轻松添加新功能、模块或集成第三方库以满足不同的业务需求。
</div>
</div>
</div>
<div>
<div className="card p-8 box-border">
<h3 className="mb-2">详尽的开发文档</h3>
<div className="mb-2">
涵盖框架各个方面,从基础使用到高级特性,为开发者提供全面、细致且易理解的参考资料。
涵盖框架各个方面的开发文档,从基础使用到高级特性,为开发者提供全面、细致且易理解的参考资料。
</div>
</div>
</div>
Expand Down Expand Up @@ -211,7 +211,7 @@ function Features() {
<div className="card p-8 box-border">
<h3 className="mb-2">OpenTelemetry可观测性</h3>
<div className="mb-2">
精准地追踪、监控应用的各项指标和行为,为开发者提供深入的洞察,助力优化应用性能与可靠性。
精准地追踪、监控应用的指标和行为,为开发者提供深入的洞察,助力优化应用性能与可靠性。
</div>
</div>
</div>
Expand Down

0 comments on commit faaa65f

Please sign in to comment.