|
|
@@ -449,21 +449,21 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.contractDateResult ==='2' && infoModel.contractDate.length && item.urlBase"
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'contractDate')">移除
|
|
|
</a-button>
|
|
|
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.contractDate.length && item.urlBase "
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
@@ -590,20 +590,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.businessLicenseDateResult ==='2' && infoModel.businessLicenseDate.length && item.urlBase"
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'businessLicenseDate')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.businessLicenseDate.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -726,20 +726,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.codeNumberDateResult ==='2' && infoModel.codeNumberDate.length && item.urlBase"
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'codeNumberDate')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.codeNumberDate.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -861,20 +861,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.filingsDateResult ==='2'&&infoModel.filingsDate.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'filingsDate')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.filingsDate.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -996,20 +996,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.permitDateResult ==='2'&&infoModel.permitDate.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'permitDate')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.permitDate.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1130,20 +1130,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.corporationCardResult ==='2'&&infoModel.corporationCard.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'corporationCard')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.corporationCard.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1265,20 +1265,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.personResponsibleResult ==='2' &&infoModel.personResponsible.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'personResponsible')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.personResponsible.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1399,20 +1399,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.operatorCardResult ==='2' &&infoModel.operatorCard.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'operatorCard')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.operatorCard.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1533,20 +1533,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.operatorCardPhoneResult ==='2' &&infoModel.operatorCardPhone.length && item.urlBas "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'operatorCardPhone')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.operatorCardPhone.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1668,20 +1668,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.devicePhoneResult ==='2'&&infoModel.devicePhone.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'devicePhone')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.devicePhone.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1803,20 +1803,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.textMessageResult ==='2' &&infoModel.textMessage.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'textMessage')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.textMessage.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -1937,20 +1937,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.textMessageBookResult ==='2' &&infoModel.textMessageBook.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'textMessageBook')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.textMessageBook.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -2072,20 +2072,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.secureBookResult ==='2' &&infoModel.secureBook.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'secureBook')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.secureBook.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -2206,20 +2206,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.specialResult ==='2' &&infoModel.special.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'special')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.special.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -2340,20 +2340,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.networkAccessResult ==='2' &&infoModel.networkAccess.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'networkAccess')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.networkAccess.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
class="swiper-button-next swiper-button-white"
|
|
|
@@ -2474,20 +2474,20 @@
|
|
|
frameborder="1"
|
|
|
:src="item.urlBase"
|
|
|
ref="ifr"
|
|
|
- width="100%"
|
|
|
+ width="85%"
|
|
|
height="445px"
|
|
|
scrolling="auto">
|
|
|
</iframe>
|
|
|
- <img style="width: 70%;height: 70%;border: 1px solid;"
|
|
|
+ <div><img style="width: 85%;height: 445px;border: 1px solid;"
|
|
|
v-if="!item.urlBase" :src="noDataPng" border="1">
|
|
|
<a-button v-if="infoModel.groupPriceApprovalResult ==='2' && infoModel.groupPriceApproval.length && item.urlBase "
|
|
|
- style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
|
|
|
+ style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
|
|
|
danger @click="removeFile(item,'groupPriceApproval')">移除
|
|
|
</a-button>
|
|
|
<a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
|
|
|
v-if="infoModel.groupPriceApproval.length && item.urlBase"
|
|
|
@click="jumpUrl(item.urlBase)">预览
|
|
|
- </a-button>
|
|
|
+ </a-button></div>
|
|
|
|
|
|
</swiper-slide>
|
|
|
<!-- <div
|
|
|
@@ -3618,8 +3618,9 @@ export default {
|
|
|
}
|
|
|
|
|
|
.thumb-example {
|
|
|
- width: 864px;
|
|
|
+ width: 921px;
|
|
|
margin-top: 20px;
|
|
|
+ left: 6%;
|
|
|
// background: #000;
|
|
|
}
|
|
|
|
|
|
@@ -3640,7 +3641,7 @@ export default {
|
|
|
height: 20% !important;
|
|
|
box-sizing: border-box;
|
|
|
padding: 10px 0px;
|
|
|
- /* width: 864px;*/
|
|
|
+ width: 948px;
|
|
|
margin-left: 2px;
|
|
|
|
|
|
.swiper-button-next {
|