wupengfei 2 年之前
父節點
當前提交
29415f53c8
共有 2 個文件被更改,包括 2 次插入4 次删除
  1. 1 3
      .idea/workspace.xml
  2. 1 1
      application/nutrition/view/video_comment/index.html

+ 1 - 3
.idea/workspace.xml

@@ -3,8 +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/nutrition/controller/VideoComment.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/controller/VideoComment.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/nutrition/view/video_comment/form.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/video_comment/form.html" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/application/nutrition/view/video_comment/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/video_comment/index.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
@@ -184,7 +182,7 @@
       <workItem from="1660697982291" duration="9650000" />
       <workItem from="1660730926670" duration="1018000" />
       <workItem from="1660783282150" duration="17421000" />
-      <workItem from="1660870368036" duration="4672000" />
+      <workItem from="1660870368036" duration="4776000" />
     </task>
     <servers />
   </component>

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

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