From 571ef508ca5dd9d11b9bdbda6d8b1983dd650fa4 Mon Sep 17 00:00:00 2001 From: Karson Date: Fri, 19 Oct 2018 17:39:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=BC=A0=E6=99=AE?= =?UTF-8?q?=E9=80=9A=E6=96=87=E4=BB=B6=E6=97=A0=E9=A2=84=E8=A7=88=E7=9A=84?= =?UTF-8?q?BUG=20=E4=BF=AE=E5=A4=8DAPI=E6=96=87=E6=A1=A3=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E7=9A=84BUG=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=88=97=E8=A1=A8Tab=E5=88=87=E6=8D=A2=E5=90=8E?= =?UTF-8?q?=E6=99=AE=E9=80=9A=E6=90=9C=E7=B4=A2=E5=A4=B1=E6=95=88=E7=9A=84?= =?UTF-8?q?BUG=20=E4=BF=AE=E5=A4=8DBootcss=E7=9B=B8=E5=85=B3=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=20=E4=BF=AE=E5=A4=8D=E5=89=8D=E5=8F=B0=E4=BC=9A?= =?UTF-8?q?=E5=91=98=E5=A4=B4=E5=83=8F=E5=9C=A8=E5=90=AF=E7=94=A8=E4=BA=91?= =?UTF-8?q?=E5=82=A8=E5=AD=98=E4=B8=A2=E5=A4=B1=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/command/Api/template/index.html | 31 ++++++++++++---- application/admin/command/Crud.php | 5 +-- .../command/Crud/stubs/html/heading-js.stub | 18 --------- .../admin/command/Crud/stubs/javascript.stub | 2 - application/api/controller/Common.php | 2 +- application/index/view/layout/default.html | 2 +- application/index/view/user/index.html | 2 +- application/index/view/user/profile.html | 2 +- public/api.html | 37 ++++++++++++++----- public/assets/js/require-backend.min.js | 21 +++++++---- public/assets/js/require-table.js | 8 ++++ public/assets/js/require-upload.js | 8 ++-- public/install.php | 4 +- 13 files changed, 83 insertions(+), 59 deletions(-) delete mode 100644 application/admin/command/Crud/stubs/html/heading-js.stub diff --git a/application/admin/command/Api/template/index.html b/application/admin/command/Api/template/index.html index 62389bcb..153ad48a 100755 --- a/application/admin/command/Api/template/index.html +++ b/application/admin/command/Api/template/index.html @@ -7,8 +7,19 @@ {$config.title} - - + + + + + + + + + +