优化样式部署

This commit is contained in:
augushong
2021-03-23 19:47:49 +08:00
parent bb714a5333
commit 384aa7f908
7 changed files with 213 additions and 232 deletions

View File

@@ -51,7 +51,9 @@
<a><cite>{$model_post->title}</cite></a>
</span>
</div>
<div class="ql-editor">{$model_post->content_html|raw}</div>
<div class="ql-snow">
<div class="ql-editor">{$model_post->content_html|raw}</div>
</div>
<div class="demo-page">
{$model_post->demo_page|raw}
</div>