进入APP下载列表页
static Future<bool> enterAPPDownloadListPage() async { return await _channel.invokeMethod("enterAPPDownloadListPage", {}); }