dever 3 年之前
父節點
當前提交
34ebdc5e10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/content/database/news.php

+ 1 - 1
app/content/database/news.php

@@ -102,7 +102,7 @@ return array
             'name'      => '副标题-最大长度50个字符',
             'default'   => '',
             'desc'      => '副标题',
-            'match'     => 'is_string',
+            'match'     => 'option',
             'update'    => 'text',
             'list'      => true,
             'search'    => 'fulltext',