更新样式
This commit is contained in:
@@ -127,6 +127,7 @@ class _NewHomePageState extends State<NewHomePage> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
weatherModelController.getCurrentWeather();
|
||||
deviceController.getDeviceList(group: 'room').then((apiResponse) {
|
||||
if (apiResponse.code != HttpStatusCodes.ok) {
|
||||
// TopSlideNotification.show(
|
||||
|
||||
Reference in New Issue
Block a user