@@ -126,7 +126,7 @@ return array
'name' => '英文标识-该标识一般为前端样式名称,选填项',
'default' => '',
'desc' => '英文名称',
- 'match' => 'is_string',
+ 'match' => 'option',
'update' => 'text',
//'search' => 'fulltext',
//'list' => true,