mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 搜索灰框
This commit is contained in:
@@ -80,6 +80,7 @@ class _SearchPanelState extends State<SearchPanel>
|
||||
RxList list = ctr.resultList;
|
||||
if (data['status']) {
|
||||
return Obx(() {
|
||||
list.length;
|
||||
switch (widget.searchType) {
|
||||
case SearchType.video:
|
||||
return SearchVideoPanel(
|
||||
|
||||
Reference in New Issue
Block a user