hyzp_ybqx-Commit049:已经可以播放点位视频

master
WinUser01 4 years ago
parent fde02f1a07
commit eee069606c

@ -1986,10 +1986,12 @@ Future getDwspUrlNew(
} }
// //
eventBus.fire(DwspUpdateEvent('点位视频信息数据更新广播')); // eventBus.fire(DwspUpdateEvent('点位视频信息数据更新广播'));
getingDwVideo = true; getingDwVideo = true;
// getingDwmc = '${(indexRecord + 1)}${listDwinfoGetList2[indexRecord]['dwmc']}'; // // getingDwmc = '${(indexRecord + 1)}${listDwinfoGetList2[indexRecord]['dwmc']}'; //
print('getDwspUrlNew indexRecord = ${indexRecord}');
// print('listDwinfoGetList2 = ${listDwinfoGetList2}');
getingDwmc = getingDwmc =
'${listDwinfoGetList2[indexRecord]['id']}${listDwinfoGetList2[indexRecord]['dwmc']}'; // '${listDwinfoGetList2[indexRecord]['id']}${listDwinfoGetList2[indexRecord]['dwmc']}'; //
print('\n --- 正在后台获取 $getingDwmc 点位视频地址 --- \n'); print('\n --- 正在后台获取 $getingDwmc 点位视频地址 --- \n');

@ -75,7 +75,7 @@ class _DwspPageState extends State<DwspGetList> {
lastIndex = 7; lastIndex = 7;
//try_setState(); //try_setState();
// listDwinfoGetList2 = listDwspGetList2; listDwinfoGetList2 = listDwspGetList2;
// int len = listDwspGetList2.length; // int len = listDwspGetList2.length;
// for (int i = 0; i < len; i++) { // for (int i = 0; i < len; i++) {
// getDwspUrl(index: listDwspGetList2[i]['id']).then((value) { // getDwspUrl(index: listDwspGetList2[i]['id']).then((value) {

Loading…
Cancel
Save