更新日历样式
This commit is contained in:
@@ -95,6 +95,8 @@ class WeatherModelController extends GetControllerEx<WeatherModel> {
|
||||
// 调用获取天气方法
|
||||
_getCurrentWeather();
|
||||
} catch (e) {
|
||||
|
||||
|
||||
print(e);
|
||||
EasyDartModule.logger.error("获取位置失败: $e");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user