[更新] 时间格式
This commit is contained in:
@@ -16,7 +16,7 @@ class HomeController extends Controller
|
||||
public function index(Content $content)
|
||||
{
|
||||
|
||||
return $content->title('数据看版3')
|
||||
return $content->title('数据看版')
|
||||
->row(function (Row $row) {
|
||||
$row->column(2, function (Column $column) {
|
||||
$column->append(new InfoBox(
|
||||
|
||||
Reference in New Issue
Block a user