fix:配合后端修复【C端】立减金商品详情展示和后台配置不一致。
This commit is contained in:
parent
17f8643fee
commit
1b03d40eda
|
@ -135,7 +135,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3>使用规则</h3>
|
<h3>使用规则</h3>
|
||||||
<p v-html="goodInfo.instruction"></p>
|
<p v-html="goodsDetail.instruction"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue