mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 12:10:33 +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