|
@@ -32,7 +32,8 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view class="cz-style" v-for="(a,index) in value.zEngineeringMaterialBo" :key="index">
|
|
|
|
|
|
+ <view class="cz-style" v-for="(a,index) in value.zEngineeringMaterialBo" :key="index"
|
|
|
|
+ v-if="title!='调压柜'">
|
|
|
|
|
|
<view class="uni-media-list-text-top" style=" ">
|
|
<view class="uni-media-list-text-top" style=" ">
|
|
<view class="tit-text">材质:</view>
|
|
<view class="tit-text">材质:</view>
|
|
@@ -262,6 +263,110 @@
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view>
|
|
</view>
|
|
|
|
+
|
|
|
|
+ <view v-else-if="title=='调压柜'">
|
|
|
|
+
|
|
|
|
+ <view class="uni-common-mt" style="width: 100%;">
|
|
|
|
+ <text class="uni-title uni-common-pl" style=" font-size: 13px;color:
|
|
|
|
+ #000;margin-top: 5px;margin-left: 8px;">调压箱名牌照片:</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
|
|
+ <view v-for="(item,index) in value.boxBrand" :key="index"
|
|
|
|
+ style="position: relative;">
|
|
|
|
+ <view
|
|
|
|
+ v-if="item.substring(item.length - 3) == 'png' || item.substring(item.length - 3) == 'jpg' || item.substring(item.length - 3) == 'jpeg'">
|
|
|
|
+ <image :src="item" mode=""
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"
|
|
|
|
+ @click="showPhoto(index,value.boxBrand)">
|
|
|
|
+ </image>
|
|
|
|
+ </view>
|
|
|
|
+ <view v-else>
|
|
|
|
+ <video :src="item"
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"></video>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="uni-common-mt" style="width: 100%;">
|
|
|
|
+ <text class="uni-title uni-common-pl" style=" font-size: 13px;color:
|
|
|
|
+ #000;margin-top: 5px;margin-left: 8px;">调压箱内石粉回填照片:</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
|
|
+ <view v-for="(item,index) in value.stonePowder" :key="index"
|
|
|
|
+ style="position: relative;">
|
|
|
|
+ <view
|
|
|
|
+ v-if="item.substring(item.length - 3) == 'png' || item.substring(item.length - 3) == 'jpg' || item.substring(item.length - 3) == 'jpeg'">
|
|
|
|
+ <image :src="item" mode=""
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"
|
|
|
|
+ @click="showPhoto(index,value.stonePowder)">
|
|
|
|
+ </image>
|
|
|
|
+ </view>
|
|
|
|
+ <view v-else>
|
|
|
|
+ <video :src="item"
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"></video>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="uni-common-mt" style="width: 100%;">
|
|
|
|
+ <text class="uni-title uni-common-pl" style=" font-size: 13px;color:
|
|
|
|
+ #000;margin-top: 5px;margin-left: 8px;">调压箱防雷接地照片:</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
|
|
+ <view v-for="(item,index) in value.lightning" :key="index"
|
|
|
|
+ style="position: relative;">
|
|
|
|
+ <view
|
|
|
|
+ v-if="item.substring(item.length - 3) == 'png' || item.substring(item.length - 3) == 'jpg' || item.substring(item.length - 3) == 'jpeg'">
|
|
|
|
+ <image :src="item" mode=""
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"
|
|
|
|
+ @click="showPhoto(index,value.lightning)">
|
|
|
|
+ </image>
|
|
|
|
+ </view>
|
|
|
|
+ <view v-else>
|
|
|
|
+ <video :src="item"
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"></video>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="uni-common-mt" style="width: 100%;">
|
|
|
|
+ <text class="uni-title uni-common-pl" style=" font-size: 13px;color:
|
|
|
|
+ #000;margin-top: 5px;margin-left: 8px;">调压箱底腿连接照片:</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
|
|
+ <view v-for="(item,index) in value.bottomLeg" :key="index"
|
|
|
|
+ style="position: relative;">
|
|
|
|
+ <view
|
|
|
|
+ v-if="item.substring(item.length - 3) == 'png' || item.substring(item.length - 3) == 'jpg' || item.substring(item.length - 3) == 'jpeg'">
|
|
|
|
+ <image :src="item" mode=""
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"
|
|
|
|
+ @click="showPhoto(index,value.bottomLeg)">
|
|
|
|
+ </image>
|
|
|
|
+ </view>
|
|
|
|
+ <view v-else>
|
|
|
|
+ <video :src="item"
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"></video>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="uni-common-mt" style="width: 100%;">
|
|
|
|
+ <text class="uni-title uni-common-pl" style=" font-size: 13px;color:
|
|
|
|
+ #000;margin-top: 5px;margin-left: 8px;">调压箱护栏及地面硬化(远景)照片:</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
|
|
+ <view v-for="(item,index) in value.groundHardening" :key="index"
|
|
|
|
+ style="position: relative;">
|
|
|
|
+ <view
|
|
|
|
+ v-if="item.substring(item.length - 3) == 'png' || item.substring(item.length - 3) == 'jpg' || item.substring(item.length - 3) == 'jpeg'">
|
|
|
|
+ <image :src="item" mode=""
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"
|
|
|
|
+ @click="showPhoto(index,value.groundHardening)">
|
|
|
|
+ </image>
|
|
|
|
+ </view>
|
|
|
|
+ <view v-else>
|
|
|
|
+ <video :src="item"
|
|
|
|
+ style="width: 100rpx; height: 100rpx; margin: 0 12rpx;"></video>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
<view v-else>
|
|
<view v-else>
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px;">
|
|
<view v-for="(item,index) in value.zEngiineeringPhotoBoList" :key="index"
|
|
<view v-for="(item,index) in value.zEngiineeringPhotoBoList" :key="index"
|