Files
GoCode/templates/pages
nannanwu 37c78d9a4e feat(controller): 完善基础控制器及默认页面渲染
- 新增BaseController,包含Success和Error通用响应方法
- 修改DefaultController Index方法,改为返回HTML页面
- 更新index.html模板,优化模板语法和结构,增加条件判断和循环示例
- UserController嵌入BaseController,Index方法统一调用Success响应
- 修正部分注释及代码格式提升可读性
2026-02-20 14:22:47 +08:00
..
2025-11-26 16:30:49 +08:00