Commit 98131a58 by lujunyi

地图

parent 0db1ca14
......@@ -30,6 +30,9 @@
// json编辑器
Form::extend('json', JsonEditor::class);
// 百度地图
// Form\Field\Map::requireAssets();
Grid::resolving(function (Grid $grid) {
$grid->withBorder(true); // 默认显示表格边框
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment