From 886f54508fc06a9484f09add3e0f0223e3fa63cf Mon Sep 17 00:00:00 2001 From: liyuchun Date: Thu, 28 Oct 2021 15:10:23 +0800 Subject: [PATCH] * Adjust style of api index. --- db/update15.7.sql | 3 +-- module/api/view/index.html.php | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/db/update15.7.sql b/db/update15.7.sql index 6d05d9db7f..895924b22b 100644 --- a/db/update15.7.sql +++ b/db/update15.7.sql @@ -1,2 +1 @@ -ALTER TABLE `zt_apistruct` - MODIFY COLUMN `desc` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL AFTER `type`; +ALTER TABLE `zt_apistruct` MODIFY COLUMN `desc` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL AFTER `type`; diff --git a/module/api/view/index.html.php b/module/api/view/index.html.php index 5e124171c2..eb62823e06 100644 --- a/module/api/view/index.html.php +++ b/module/api/view/index.html.php @@ -42,9 +42,9 @@
- -
api->noModule;?>
- + +
api->noModule;?>
+