Commit 35ec4f6d authored by zhangyanni's avatar zhangyanni

灰色背景

parent 2f3fa656
<template>
<div class="phoneBanner">
<p class="imgWrap">
<img :src="infoData.companyLogoUrl?infoData.companyLogoUrl:require('../../assets/img/bigBusiness@2x.png')"
<img :src="infoData.companyLogoUrl?infoData.companyLogoUrl:require('../../assets/img/bigBusinessLogo@2x.png')"
alt="" class="logoImg" @load="imgload = true" v-if="business==1">
</p>
<p class="shareTitle" v-if="isRequire">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment