feat: 新增 Apache、Tomcat,总计 44 个组件

- Apache: MPM 模型(event/worker/prefork)、SSL、反向代理、模块管理、Gzip
- Tomcat: 连接器配置、线程池、AJP、SSL、JVM 内存(Xms/Xmx)、GC 策略
This commit is contained in:
cnbugs
2026-07-18 19:59:57 +08:00
parent 2916dce148
commit 3d6501efd5
5 changed files with 861 additions and 3 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
</div>
<div class="sidebar-footer">
<el-text size="small" type="info">v1.0.0 · 纯前端生成 · 42 个组件</el-text>
<el-text size="small" type="info">v1.0.0 · 纯前端生成 · 44 个组件</el-text>
</div>
</div>
</template>