wupengfei 2 年之前
父节点
当前提交
31f9ddae7f
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 1 2
      .idea/workspace.xml
  2. 1 1
      application/nutrition/view/article_comment/index.html

+ 1 - 2
.idea/workspace.xml

@@ -4,7 +4,6 @@
     <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/nutrition/view/article_comment/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/article_comment/index.html" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/nutrition/view/article_report/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/article_report/index.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -268,7 +267,7 @@
       <workItem from="1679014817602" duration="22183000" />
       <workItem from="1679287382176" duration="14525000" />
       <workItem from="1679359715116" duration="25702000" />
-      <workItem from="1679532313623" duration="13433000" />
+      <workItem from="1679532313623" duration="13453000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/nutrition/view/article_comment/index.html

@@ -9,7 +9,7 @@
         <thead>
         <tr>
             <th class='text-left nowrap' >用户</th>
-            <th class='text-left ' style="max-width: 60%">评论内容</th>
+            <th class='text-left ' style="max-width: 40%">评论内容</th>
             <th class='text-left nowrap' >时间</th>
             <th class='text-left nowrap' >状态</th>
             <th class="text-left nowrap">操作</th>