微调
This commit is contained in:
@@ -13,8 +13,8 @@ class HomeController extends Controller
|
||||
public function index(Content $content)
|
||||
{
|
||||
return $content
|
||||
->title('Dashboard')
|
||||
->description('Description...')
|
||||
->title('看板')
|
||||
->description('配置信息...')
|
||||
// ->row(Dashboard::title())
|
||||
->row(function (Row $row) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user