更新首页数据滚动效果
This commit is contained in:
@@ -728,8 +728,8 @@ class _OtherLoginPageState extends State<OtherLoginPage> {
|
||||
weatherModelController = Get.find();
|
||||
await weatherModelController
|
||||
.getCurrentLocation();
|
||||
// await weatherModelController
|
||||
// .getCurrentWeather();
|
||||
await weatherModelController
|
||||
.getCurrentWeather();
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user