| | |
| | | </view> |
| | | </view> |
| | | <view wx:if="{{specialSubjectList.length <= 0}}" class="noDataBox"> |
| | | <t-empty icon="folder-open" description="暂无数据" font-size="80" /> |
| | | <!-- <t-empty icon="folder-open" description="暂无数据" font-size="80" /> --> |
| | | <empty /> |
| | | </view> |
| | | </view> |
| | | <view wx:else> |
| | |
| | | </view> |
| | | </view> |
| | | <view wx:if="{{specialDiscussionList.length <= 0}}" class="noDataBox"> |
| | | <t-empty icon="folder-open" description="暂无数据" font-size="80" /> |
| | | <!-- <t-empty icon="folder-open" description="暂无数据" font-size="80" /> --> |
| | | <empty /> |
| | | </view> |
| | | </t-tab-panel> |
| | | </t-tabs> |