| | |
| | | ref="picSmBox" |
| | | > |
| | | <div class="card-img-box-compear-left"> |
| | | <!-- <img :src="'/httpImage/'+data.targetInfo[0].picSmUrl" ref="picSm" /> --> |
| | | <!-- <img :src="'http://'+data.targetInfo[0].picSmUrl" ref="picSm" /> --> |
| | | <img-down |
| | | :url="data.targetInfo[0].picSmUrl" |
| | | :isPreview="false" |
| | |
| | | v-for="(item, index) in data.baseInfo" |
| | | :key="index" |
| | | > |
| | | <!-- <img :src="'/httpImage/'+item.targetPicUrl" /> --> |
| | | <!-- <img :src="'http://'+item.targetPicUrl" /> --> |
| | | <img-down |
| | | :url="item.targetPicUrl" |
| | | :isPreview="false" |
| | |
| | | class="card-img-box-compear-left" |
| | | style="width: 60%; margin-top: 5px" |
| | | > |
| | | <!-- <img :src="'/httpImage/'+data.targetInfo[0].picSmUrl" /> --> |
| | | <!-- <img :src="'http://'+data.targetInfo[0].picSmUrl" /> --> |
| | | <img-down |
| | | :url="data.targetInfo[0].picSmUrl" |
| | | :isPreview="false" |
| | |
| | | > |
| | | <div class="img-box"> |
| | | <!-- <video |
| | | :src="'/httpImage/' + data.videoUrl" |
| | | :src="'http://' + data.videoUrl" |
| | | controls |
| | | style="margin-top: 12px;" |
| | | > |
| | |
| | | v-for="(item, index) in data.baseInfo" |
| | | :key="index" |
| | | > |
| | | <!-- <img :src="'/httpImage/'+item.targetPicUrl" /> --> |
| | | <!-- <img :src="'http://'+item.targetPicUrl" /> --> |
| | | <img-down |
| | | :url="item.targetPicUrl" |
| | | :isPreview="false" |
| | |
| | | class="card-img-box-compear-left" |
| | | style="width: 60%; margin-top: 5px" |
| | | > |
| | | <!-- <img :src="'/httpImage/'+data.targetInfo[0].picSmUrl" /> --> |
| | | <!-- <img :src="'http://'+data.targetInfo[0].picSmUrl" /> --> |
| | | <img-down |
| | | :url="data.targetInfo[0].picSmUrl" |
| | | :isPreview="false" |