This commit is contained in:
杜恒
2021-05-20 09:27:35 +08:00
parent 30d997bcca
commit 088c1b5400
16 changed files with 361 additions and 24 deletions

View File

@@ -12,7 +12,7 @@
</div>
<?php else : ?>
<?php if ($this->allow('comment')) : ?>
<div class="joe_comment__respond">
<div id="<?php $this->respondId(); ?>" class="joe_comment__respond">
<div class="joe_comment__respond-type">
<button class="item" data-type="draw">画图模式</button>
<button class="item active" data-type="text">文本模式</button>