wupengfei 2 年之前
父节点
当前提交
cd6230e076
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 2
      .idea/workspace.xml
  2. 1 0
      application/nutrition/controller/VideoManage.php

+ 2 - 2
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <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/Learn.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/controller/Learn.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/nutrition/controller/VideoManage.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/controller/VideoManage.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -193,7 +193,7 @@
       <workItem from="1669682447842" duration="24394000" />
       <workItem from="1669769873624" duration="5352000" />
       <workItem from="1669776182613" duration="18162000" />
-      <workItem from="1669855685721" duration="18929000" />
+      <workItem from="1669855685721" duration="20533000" />
     </task>
     <servers />
   </component>

+ 1 - 0
application/nutrition/controller/VideoManage.php

@@ -181,6 +181,7 @@ class VideoManage extends Controller
             }
             // 文章列表
             $this->article_list = \app\common\model\ArticleIntro::with('itemList')
+                ->field('id,title')
                 ->where(['is_deleted'=>0])->order('id desc')
                 ->select()->toArray();
             // 资料