mod: cancel Get.snackbar
This commit is contained in:
@ -80,8 +80,6 @@ class RcmdController extends GetxController {
|
|||||||
if (res['data'].length > 1 && videoList.length < 10) {
|
if (res['data'].length > 1 && videoList.length < 10) {
|
||||||
queryRcmdFeed('onLoad');
|
queryRcmdFeed('onLoad');
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
Get.snackbar('提示', res['msg']);
|
|
||||||
}
|
}
|
||||||
isLoadingMore = false;
|
isLoadingMore = false;
|
||||||
return res;
|
return res;
|
||||||
|
Reference in New Issue
Block a user