wupengfei 2 年之前
父節點
當前提交
ac2a5ffe30
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. 1 2
      .idea/workspace.xml
  2. 1 1
      application/operate/view/forum/reply.html

+ 1 - 2
.idea/workspace.xml

@@ -3,7 +3,6 @@
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/operate/controller/ReplyComment.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/controller/ReplyComment.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/application/operate/view/forum/reply.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/forum/reply.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
@@ -203,7 +202,7 @@
       <workItem from="1670547445908" duration="12147000" />
       <workItem from="1670633686675" duration="15717000" />
       <workItem from="1670719843429" duration="8446000" />
-      <workItem from="1670807412269" duration="5371000" />
+      <workItem from="1670807412269" duration="5393000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/operate/view/forum/reply.html

@@ -2,7 +2,7 @@
 {block name="button"}
 <a href="javascript:history.go(-1);"  data-title="返 回" class='layui-btn layui-btn-sm layui-btn-primary'>返 回</a>
 
-<button data-open='{:url("reply_forum")}?forum_id={$Think.get.id}' data-title="写回答" class='layui-btn layui-btn-sm layui-btn-primary'>写回答</button>
+<button data-modal='{:url("reply_forum")}?forum_id={$Think.get.id}' data-title="写回答" class='layui-btn layui-btn-sm layui-btn-primary'>写回答</button>
 {/block}
 {block name="content"}
 <div class="think-box-shadow">