强制关闭Loading
@override Future<void> hideLoading() async { return await methodChannel.invokeMethod('hideLoading'); }