From 84bfc3856fc398eca3fba4ad4f9ff54f2bc6b487 Mon Sep 17 00:00:00 2001 From: liapples Date: Mon, 25 Oct 2021 21:11:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Admin/bootstrap.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Admin/bootstrap.php b/app/Admin/bootstrap.php index 4a27b86..7e4844c 100644 --- a/app/Admin/bootstrap.php +++ b/app/Admin/bootstrap.php @@ -27,3 +27,4 @@ use Dcat\Admin\Show; app('view')->prependNamespace('admin', resource_path('views/admin')); Admin::js('/js/product.js'); +Form\Field\Map::requireAssets(); //地图