style: 添加首页注释

This commit is contained in:
2025-04-12 17:12:35 +08:00
parent ac76ef1e6c
commit 41a192d17f

View File

@@ -14,6 +14,9 @@ use think\facade\View;
*/ */
class Index extends Common class Index extends Common
{ {
/**
* 首页
*/
public function index() public function index()
{ {
// 获取banner数据 // 获取banner数据