From 22b9b7bf7162c40aa8948bf77d6db9b117cfcdb8 Mon Sep 17 00:00:00 2001 From: walkor Date: Fri, 2 Dec 2022 19:28:34 +0800 Subject: [PATCH] save --- .../admin/app/controller/TableController.php | 2 -- src/plugin/admin/app/view/table/create.html | 8 ++----- src/plugin/admin/app/view/table/crud.html | 4 ++-- src/plugin/admin/app/view/table/index.html | 22 +++++++++---------- src/plugin/admin/app/view/table/insert.html | 4 ++-- src/plugin/admin/app/view/table/modify.html | 10 ++++----- 6 files changed, 22 insertions(+), 28 deletions(-) diff --git a/src/plugin/admin/app/controller/TableController.php b/src/plugin/admin/app/controller/TableController.php index b2eb71a..a254f56 100644 --- a/src/plugin/admin/app/controller/TableController.php +++ b/src/plugin/admin/app/controller/TableController.php @@ -12,8 +12,6 @@ use plugin\admin\app\model\Option; use Support\Exception\BusinessException; use Support\Request; use support\Response; -use function config; -use function json; class TableController extends Base { diff --git a/src/plugin/admin/app/view/table/create.html b/src/plugin/admin/app/view/table/create.html index 086ac1a..0bcc1dd 100644 --- a/src/plugin/admin/app/view/table/create.html +++ b/src/plugin/admin/app/view/table/create.html @@ -116,8 +116,6 @@ - -
@@ -219,7 +217,7 @@ diff --git a/src/plugin/admin/app/view/table/crud.html b/src/plugin/admin/app/view/table/crud.html index 80286f9..cc1040c 100644 --- a/src/plugin/admin/app/view/table/crud.html +++ b/src/plugin/admin/app/view/table/crud.html @@ -69,7 +69,7 @@