经营者主体弹窗证书

This commit is contained in:
13713575202 2025-04-30 14:58:07 +08:00
parent ce7aa3e7b3
commit 7524eb38b3
6 changed files with 6 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -68,7 +68,7 @@
/> />
<div class="img-name">经营许可证</div> <div class="img-name">经营许可证</div>
</div> </div>
<div class="img-item"> <!-- <div class="img-item">
<el-image <el-image
style="width: 80px; height: 60px; cursor: pointer" style="width: 80px; height: 60px; cursor: pointer"
:preview-src-list=" :preview-src-list="
@ -80,8 +80,8 @@
fit="cover" fit="cover"
lazy lazy
/> />
<div class="img-name">其他整数</div> <div class="img-name">其他证件</div>
</div> </div> -->
</div> </div>
</div> </div>
</template> </template>
@ -108,7 +108,7 @@ const doMapclick = (data) => {
capital: '500万', capital: '500万',
time: '2018年12月1日', time: '2018年12月1日',
credit: 'AA', credit: 'AA',
imglist: ['images/vsualized/home1.png', 'images/vsualized/home1.png', 'images/vsualized/home1.png'], imglist: ['images/business/b1-1.png', 'images/business/b1-2.png', 'images/business/b1-3.png'],
}; };
} }
if (data.name == '欣欣种源企业') { if (data.name == '欣欣种源企业') {
@ -119,7 +119,7 @@ const doMapclick = (data) => {
capital: '600万', capital: '600万',
time: '2020年10月1日', time: '2020年10月1日',
credit: 'AA', credit: 'AA',
imglist: ['images/vsualized/home1.png', 'images/vsualized/home1.png', 'images/vsualized/home1.png'], imglist: ['images/business/b2-1.png', 'images/business/b1-2.png', 'images/business/b1-2.png'],
}; };
} }
}; };

View File

@ -15,7 +15,7 @@
:down-title="'农资企业'" :down-title="'农资企业'"
:label-field="'label'" :label-field="'label'"
:value-field="'value'" :value-field="'value'"
:down-width="'100px'" :down-width="'130px'"
:options="[ :options="[
{ value: 1, label: '农企/合作社' }, { value: 1, label: '农企/合作社' },
{ value: 2, label: '农资企业' }, { value: 2, label: '农资企业' },