* finish task #5569.

This commit is contained in:
wangyidong
2019-07-11 17:14:19 +08:00
parent 3a2c9e1e1b
commit 7234603458
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -43,6 +43,7 @@ $uid = uniqid('');
{
cssPath: [config.themeRoot + 'zui/css/min.css'],
width: '100%',
placeholder: <?php echo json_encode($lang->noticePasteImg);?>,
height: '200px',
filterMode: true,
bodyClass: 'article-content',
File diff suppressed because one or more lines are too long