zhoujian 5 years ago
parent 624d196d8a
commit 8009f11862

@ -25,6 +25,10 @@
<span v-if="item.status===2" style="background: green;color: #ffffff;">已缴费</span>
</div>
<div v-if="item.status===1" style="background: red;color: #ffffff;width: 80px;height: 44px;line-height: 44px;">点击缴费</div>
</div>

Loading…
Cancel
Save