fix: make content api

This commit is contained in:
zzc
2026-02-06 11:43:28 +08:00
parent 36ff1fb988
commit c43433848e
4 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
mode="aspectFill"
/>
<text class="banner-text"
>你的好友 {{ inviterName }} 正在测试2026新年运势</text
>你的好友 {{ inviterName }} 正在抽取2026新年运势</text
>
</view>
<!-- <view class="top-banner" v-else>
@@ -73,9 +73,7 @@
<view class="qr-placeholder"></view>
</view> -->
<view class="footer-text">2026 灵马贺岁 · 测出你的新年锦鲤关键词</view>
<view class="footer-sub"
>LONG-PRESS TO SAVE OR SCAN TO JOIN THE RITUAL</view
>
<view class="footer-sub">2026 HAPPY NEW YEAR</view>
</view>
</view>
</template>