style: 添加首页注释
This commit is contained in:
@@ -14,6 +14,9 @@ use think\facade\View;
|
||||
*/
|
||||
class Index extends Common
|
||||
{
|
||||
/**
|
||||
* 首页
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
// 获取banner数据
|
||||
|
||||
Reference in New Issue
Block a user