feat(古尔邦节): 调整页面

This commit is contained in:
hzj 2026-05-23 21:09:59 +08:00
parent f603b72d9c
commit 3517e0b9af

View File

@ -1026,6 +1026,15 @@
:imgUrl="imageUrl('ruleActivity')" :imgUrl="imageUrl('ruleActivity')"
style="width: 100vw; margin: 0; padding: 0" style="width: 100vw; margin: 0; padding: 0"
contentStyle="align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: 1.5vw; padding: 28vw 8vw 0; box-sizing: border-box;" contentStyle="align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: 1.5vw; padding: 28vw 8vw 0; box-sizing: border-box;"
>
<div
style="
height: 66vw;
display: flex;
flex-direction: column;
justify-content: center;
gap: 1.5vw;
"
> >
<div class="room-rule-text" style="font-weight: 800"> <div class="room-rule-text" style="font-weight: 800">
{{ t('gulben_room_rule_title') }} {{ t('gulben_room_rule_title') }}
@ -1039,6 +1048,7 @@
<div class="room-rule-text"> <div class="room-rule-text">
{{ t('gulben_room_rule_3') }} {{ t('gulben_room_rule_3') }}
</div> </div>
</div>
</itemCenter> </itemCenter>
</div> </div>