Skip to content

Commit 673aadb

Browse files
committed
新增:发布8.6.0
1 parent b041cbe commit 673aadb

File tree

13 files changed

+1
-453
lines changed

13 files changed

+1
-453
lines changed

app/Constant/AppConstant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ class AppConstant
66
{
77
const APP = 'blog';
88
const APP_NAME = 'ModStartBlog';
9-
const VERSION = '8.5.0';
9+
const VERSION = '8.6.0';
1010
}

config/module.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
'VisitStatistic' => [
3535
'enable' => true,
3636
],
37-
'ContentBlock' => [
38-
'enable' => true,
39-
],
4037
// 'BlogAdminApi' => [
4138
// 'enable' => true,
4239
// ],

module/ContentBlock/Admin/Controller/ContentBlockController.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

module/ContentBlock/Admin/routes.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

module/ContentBlock/Core/MContentBlock.php

Lines changed: 0 additions & 116 deletions
This file was deleted.

module/ContentBlock/Core/ModuleServiceProvider.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

module/ContentBlock/Docs/module/content.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

module/ContentBlock/Docs/release.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

module/ContentBlock/Migrate/2023_06_29_000000_content_block_create.php

Lines changed: 0 additions & 46 deletions
This file was deleted.

module/ContentBlock/Model/ContentBlock.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)