|
@@ -96,7 +96,7 @@ return array
|
|
|
'name' => '子标题',
|
|
|
'default' => '',
|
|
|
'desc' => '子标题',
|
|
|
- 'match' => 'is_string',
|
|
|
+ 'match' => 'option',
|
|
|
'update' => 'text',
|
|
|
//'search' => 'fulltext',
|
|
|
//'list' => true,
|
|
@@ -220,7 +220,7 @@ return array
|
|
|
'name' => '头图',
|
|
|
'default' => '',
|
|
|
'desc' => '请选择头图',
|
|
|
- 'match' => 'is_string',
|
|
|
+ 'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
'key' => '1',
|
|
|
'place' => '150',
|