|
@@ -195,7 +195,7 @@
|
|
<div>
|
|
<div>
|
|
<div class="mod_title">
|
|
<div class="mod_title">
|
|
<div class="qr_code">
|
|
<div class="qr_code">
|
|
- <img v-if="pointList.PointId" :src="'api/ScanBuilding/service/qrcode/point?projectId=' + projectId + '&pointId=' + pointList.PointId + '&FloorId=' + floorId + '&width=200&height=200'" alt>
|
|
|
|
|
|
+ <img v-if="pointList.PointId" :src="'/ScanBuilding/service/qrcode/point?projectId=' + projectId + '&pointId=' + pointList.PointId + '&FloorId=' + floorId + '&width=200&height=200'" alt>
|
|
<p v-else>暂无二维码</p>
|
|
<p v-else>暂无二维码</p>
|
|
</div>
|
|
</div>
|
|
<!-- 头部信息 -->
|
|
<!-- 头部信息 -->
|
|
@@ -239,43 +239,43 @@
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.nameplate" v-if="imgList.nameplate.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.nameplate" v-if="imgList.nameplate.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.ahead" v-if="imgList.ahead.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.ahead" v-if="imgList.ahead.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.qrCodeLooger" v-if="imgList.qrCodeLooger.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.qrCodeLooger" v-if="imgList.qrCodeLooger.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.left" v-if="imgList.left.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.left" v-if="imgList.left.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.right" v-if="imgList.right.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.right" v-if="imgList.right.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.bottom" v-if="imgList.bottom.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.bottom" v-if="imgList.bottom.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.qrCode" v-if="imgList.qrCode.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.qrCode" v-if="imgList.qrCode.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.panorama" v-if="imgList.panorama.length" class="img_view">
|
|
<li v-for="(item,index) in imgList.panorama" v-if="imgList.panorama.length" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="(item,index) in imgList.else" v-if="imgList.else.length && item.type != 'image_video'" class="img_view">
|
|
<li v-for="(item,index) in imgList.else" v-if="imgList.else.length && item.type != 'image_video'" class="img_view">
|
|
- <img @click="seeBig(item.key,item.name,item.type)" :src="'image-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
|
|
|
|
+ <img @click="seeBig(item.key,item.name,item.type)" :src="'/buildMsgShowimage-service/common/image_get?systemId=dataPlatform&key='+ item.key +'&width=200'" alt>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
<i class="iconfont icon-shuaxin icon" @click.stop="changeImage(index)"></i>
|
|
</li>
|
|
</li>
|
|
<li v-for="item in imgList.video" style="border: 1px solid #ccc;">
|
|
<li v-for="item in imgList.video" style="border: 1px solid #ccc;">
|
|
- <video style="width:100%;height:100%;" :src="'image-service/common/file_get/'+ item.key + '?systemId=dataPlatform'" controls :poster="'image-service/common/image_get?systemId=dataPlatform&key='+ delVideo(item.key) +'&width=200'"></video>
|
|
|
|
|
|
+ <video style="width:100%;height:100%;" :src="'/image-service/common/file_get/'+ item.key + '?systemId=dataPlatform'" controls :poster="'image-service/common/image_get?systemId=dataPlatform&key='+ delVideo(item.key) +'&width=200'"></video>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|