ソースを参照

修改最多显示的课程数量为20

yindan 2 年 前
コミット
06b2e140fd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/eduDetail/components/edu-plan/edu-plan.js

+ 1 - 1
pages/eduDetail/components/edu-plan/edu-plan.js

@@ -55,7 +55,7 @@ Component({
             },
         ],
         showCollapseButton: false,
-        showMaxNum: 10,
+        showMaxNum: 20,
         expandAll: {
             [SEARCH_TAB_MAP.ALL]: false,
             [SEARCH_TAB_MAP.FINISHED]: false,