|
|
|
@ -204,7 +204,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this.info = res.points
|
|
|
|
this.info = res.points
|
|
|
|
|
|
|
|
this.showVorImage = this.info.video?true:false
|
|
|
|
this.vrInfo = res.points.point_content.length > 0 ? res.points.point_content : []
|
|
|
|
this.vrInfo = res.points.point_content.length > 0 ? res.points.point_content : []
|
|
|
|
if (res.points.point_image.length > 0) {
|
|
|
|
if (res.points.point_image.length > 0) {
|
|
|
|
res.points.point_image.map(item => {
|
|
|
|
res.points.point_image.map(item => {
|
|
|
|
|