doc: updat docs/vue.md (#943)

* 新增性能优化板块

* Move Performance Optimization introduction to ### 介绍 section

* 我在 `# 性能优化` 章节中又新增了三个优化方法:虚拟列表(Virtual Scrolling)、按需加载资源(Lazy Loading Resources)和优化事件监听(Event Delegation),每个方法都附带了代码示例和说明。这些方法可以进一步丰富优化策略,覆盖更多场景。 2e96576084
This commit is contained in:
jaywcjlove
2025-03-22 01:23:28 +00:00
parent 73bebf815f
commit 2f5ab293f0
4 changed files with 314 additions and 7 deletions

File diff suppressed because one or more lines are too long