fix: make content api
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<NavBar title="" :transparent="true" color="#ffd700" />
|
||||
|
||||
<!-- 顶部提示条 -->
|
||||
<!-- <view class="top-banner" v-if="inviterName">
|
||||
<view class="top-banner" v-if="inviterName">
|
||||
<image
|
||||
class="avatar-icon"
|
||||
v-if="inviterAvatar"
|
||||
@@ -14,7 +14,7 @@
|
||||
>你的好友 {{ inviterName }} 正在测试2026新年运势</text
|
||||
>
|
||||
</view>
|
||||
<view class="top-banner" v-else>
|
||||
<!-- <view class="top-banner" v-else>
|
||||
<text class="banner-icon">✨</text>
|
||||
<text class="banner-text">2026 灵马贺岁 · 开启你的新年好运</text>
|
||||
</view> -->
|
||||
|
||||
Reference in New Issue
Block a user