From eae91a7f4f174a4eb2f5c67ddad040d8bbe718dd Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Tue, 21 Dec 2021 14:17:14 +0800 Subject: [PATCH] merge to 712fe6679 --- src/forge/Main/Index.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index 86685ce6d..53537ba3e 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -277,7 +277,12 @@ class Index extends Component { const { current_user } = this.props; const { projectsList , recommendList , languageList , languageId , +<<<<<<< HEAD isSpin, total, search, limit, page, typeList, CategoryList , category_id , recommendOriList } = this.state; +======= + isSpin, total, search, limit, page, typeList, categoryList , + recommendOriList , CategoryList , category_id } = this.state; +>>>>>>> 721fe6679 (explore/all 筛选) const setting={ dots: true,