style(活动页): 调整倒计时样式
This commit is contained in:
parent
f4b332c26c
commit
b860c488b5
@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 倒计时 -->
|
<!-- 倒计时 -->
|
||||||
<div style="display: flex; justify-content: center; margin-top: 1vw">
|
<div style="display: flex; justify-content: center; gap: 4px; margin-top: 1vw">
|
||||||
<div style="width: 15%">
|
<div style="width: 15%">
|
||||||
<itemCenter :imgUrl="images.timeDayBg">
|
<itemCenter :imgUrl="images.timeDayBg">
|
||||||
<div class="timeText" style="margin-bottom: 20%">{{ Days }}D</div>
|
<div class="timeText" style="margin-bottom: 20%">{{ Days }}D</div>
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 倒计时 -->
|
<!-- 倒计时 -->
|
||||||
<div style="display: flex; justify-content: center; margin-top: 1vw">
|
<div style="display: flex; justify-content: center; gap: 4px; margin-top: 1vw">
|
||||||
<div style="width: 15%">
|
<div style="width: 15%">
|
||||||
<itemCenter :imgUrl="images.timeDayBg">
|
<itemCenter :imgUrl="images.timeDayBg">
|
||||||
<div class="timeText" style="margin-bottom: 20%">{{ Days }}D</div>
|
<div class="timeText" style="margin-bottom: 20%">{{ Days }}D</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user