dever 6 years ago
parent
commit
8408693e1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      act/database/comment.php

+ 1 - 1
act/database/comment.php

@@ -102,7 +102,7 @@ return array
 			'search'	=> 'fulltext',
 			'search'	=> 'fulltext',
 			//'list'		=> 'table',
 			//'list'		=> 'table',
 			//'modal'		=> '查看详情',
 			//'modal'		=> '查看详情',
-			'list'		=> '"<span class=showemoji></span><script>emoji(\'{content}\', \'showemoji\');</script>"',
+			'list'		=> '"<span class=dever-emoji>{content}</span>"',
 		),
 		),
 		
 		
 		'state'		=> array
 		'state'		=> array