dever 3 gadi atpakaļ
vecāks
revīzija
34ebdc5e10
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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',