提交 49a06733 authored 作者: matian's avatar matian

fix:修改签到成功不显示默认图

上级 78e45397
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
<img <img
:src="signInfo.market_other_img " :src="signInfo.market_other_img "
alt="" alt=""
class="market_other_img" class="market_other_img ||defaultImg3"
v-if="status == true" v-if="status == true"
/> />
<img :src="defaultImg3" alt="" class="market_other_img" v-else> <img :src="defaultImg3" alt="" class="market_other_img" v-if="status == false">
<img <img
src="https://webapp-pub.ezijing.com/marketing/detail.png" src="https://webapp-pub.ezijing.com/marketing/detail.png"
class="signIn_detail" class="signIn_detail"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论