Merge branch 'refs/heads/dev_robotaxi-d_240912_6.7.2_local' into dev_robobus-d_241028_6.7.3

This commit is contained in:
donghongyu-pc
2024-11-04 19:20:16 +08:00

View File

@@ -313,7 +313,7 @@ object BusPassengerModel :CommonModel(){
private fun startStationVideo(startStationInfo: BusStationBean){ private fun startStationVideo(startStationInfo: BusStationBean){
val introductionList = mutableListOf<MediaItem>() val introductionList = mutableListOf<MediaItem>()
startStationInfo.videoList.forEach { startStationInfo.videoList?.forEach {
if(it.type==1) { if(it.type==1) {
introductionList.add( introductionList.add(
MediaItem( MediaItem(