fix(赠送头像框页): 修复文本的颜色样式问题

This commit is contained in:
hzj 2025-09-10 14:30:51 +08:00
parent fe01d66e3d
commit c10d3c0959

View File

@ -106,7 +106,7 @@
<img :src="selectedGoods.cover" alt="" style="width: 60%; margin: 5px 0" />
<div style="font-weight: 600; font-size: 16px; margin: 10px 0">
<span style="color: #00000080; margin-right: 10px">Validity:</span>
<span style="font-weight: 700">7day</span>
<span style="font-weight: 700; color: #000">7day</span>
</div>
<div>
<input