fix: gretting page

This commit is contained in:
zzc
2026-02-03 12:22:15 +08:00
parent fcc728465b
commit 72ebb8253d
5 changed files with 106 additions and 22 deletions

View File

@@ -44,7 +44,7 @@
}}</view>
<view class="content-desc">
{{
fortuneData.desc ||
fortuneData.content ||
"灵马奔腾瑞气盈门。此签预示您在2026年如同千里骏马不仅拥有敏锐的洞察力更有贵人暗中相助。事业将如破竹之势学业更有意外惊喜心之所向皆能圆满。"
}}
</view>

View File

@@ -593,7 +593,7 @@ const saveCard = () => {
/* 结果状态 */
.state-result {
width: 100%;
padding: 20px 30px;
padding: 130px 30px 20px;
animation: fadeIn 0.8s ease-out;
position: relative;
z-index: 1;