Commit 0d69fe92 by 黑潮

update: 样式

parent e184083c
......@@ -111,7 +111,7 @@
</div>
<!-- 线下适用商品 -->
<div v-if="(form.cardType === 0 || form.cardType === 1) && form.cardApplyChannel.indexOf('offlineStore') !== -1 && xxSysp.goodsEnable">
<span class="inline-block w100 pr10 text-right">线下适用商品</span>
<span class="inline-block w100 pr10 text-right" style="vertical-align:top">线下适用商品</span>
<div class="sysp__content clearfix inline-block">
<div class="fl" v-if="xxSysp.filterAbbrInfo.length">
<div v-for="(item, idx) in xxSysp.filterAbbrInfo" :key="idx">
......
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