For the complete documentation index, see llms.txt. This page is also available as Markdown.

前端开发

Chamilo 2.0 的前端是一个基于 Vue 3 的单页应用程序(SPA),通过 REST API 与后端进行通信。

  • Vue 组件 — 位于 assets/vue/components/ 的可重用组件

  • 视图与路由 — 位于 assets/vue/views/ 的页面视图及 Vue Router 配置

  • 状态管理 — 用于应用状态的 Pinia 存储

  • 构建系统 — Webpack Encore、Tailwind 以及构建流程

最后更新于

这有帮助吗?