Commit bb71c406 by crushh

update: dist

parent 7cf3868b
......@@ -23,7 +23,7 @@
<div class="content">
<img :src="card.pageBackgroundImg" v-show="card.pageBackgroundImg" class="bgImg" />
<div class="enterpriseInfo">
<div v-if="card.merchantPhoneNumber" class="logo">
<div v-if="card.merchantLogo" class="logo">
<img :src="card.merchantLogo" />
</div>
<div class="name">{{ card.merchantName }}</div>
......
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