diff --git a/config/module.php b/config/module.php index e10a7571efda61657a6f4a9252493f854e75e5c7..2665fee1ef1cf6fdbd178a23ab67be31651eb6a4 100644 --- a/config/module.php +++ b/config/module.php @@ -16,7 +16,7 @@ return [ 'Article' => [ 'enable' => true, 'config' => [ - 'position' => '[{"k":"","v":"独立页面"}]', + 'position' => '[{"k":"","v":"单页"},{"k":"simple","v":"简单页面"}]', ], ], 'Nav' => [