fix: 更新監視器串流網址
This commit is contained in:
parent
ce02fd3b50
commit
de5e16dc15
|
|
@ -84,7 +84,7 @@ class _HomePageState extends State<HomePage> {
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
..loadRequest(Uri.parse('http://203.64.84.154:8088')),
|
..loadRequest(Uri.parse('http://203.64.84.154:8088/0')),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@ class _MessagePageState extends State<MessagePage> {
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
..loadRequest(Uri.parse('http://203.64.84.154:8088')),
|
..loadRequest(Uri.parse('http://203.64.84.154:8088/0')),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user