dever 6 년 전
부모
커밋
5d0503a70b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      act/database/comment.php

+ 2 - 2
act/database/comment.php

@@ -102,7 +102,7 @@ return array
 			'search'	=> 'fulltext',
 			//'list'		=> 'table',
 			//'modal'		=> '查看详情',
-			'list'		=> true,
+			'list'		=> '"<span class=showemoji></span><script>emoji(\'{content}\', \'showemoji\');</script>"',
 		),
 		
 		'state'		=> array
@@ -130,7 +130,7 @@ return array
 	'manage' => array
 	(
 		'insert' => false,
-		'edit' => false,
+		//'edit' => false,
 	),
 
 	# request 请求接口定义