| | |
| | | batList: [], |
| | | specialDiscussionList: [], |
| | | searchValue: '', |
| | | batListValue: '' |
| | | batListValue: '', |
| | | loading: false |
| | | }, |
| | | |
| | | /** |
| | |
| | | navBarHeight: navBarHeight, |
| | | }); |
| | | this.ceShiList() |
| | | |
| | | |
| | | this.getCourseTypeListList() |
| | | |
| | | |
| | | }, |
| | | |
| | | /** |
| | |
| | | }, |
| | | // 获取图片文字列表 |
| | | ceShiList() { |
| | | this.setData({ |
| | | loading: true |
| | | }) |
| | | let searchObj = {} |
| | | if (this.data.searchValue) { |
| | | searchObj = { |
| | |
| | | // console.log('两个时间相同,') |
| | | } |
| | | }) |
| | | |
| | | this.setData({ |
| | | specialSubjectList, |
| | | |
| | | loading: false, |
| | | "tabList[0].amount": specialSubjectList.length |
| | | }) |
| | | }) |
| | |
| | | |
| | | |
| | | specialDiscussionGet(item) { |
| | | |
| | | let searchObj = {} |
| | | if (this.data.searchValue) { |
| | | searchObj = { |
| | |
| | | |
| | | this.setData({ |
| | | specialDiscussionList: data, |
| | | "tabList[1].amount": data.length |
| | | "tabList[1].amount": data.length, |
| | | |
| | | |
| | | |
| | | }) |
| | | |
| | | console.log(this.data.specialDiscussionList); |