完成80%
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<view class="invite-hero">
|
||||
<image src="/static/assets/foundation/transparent/brand-seal.png" mode="aspectFit" />
|
||||
<text>家谱服务推荐</text>
|
||||
<text>以下内容由服务端配置;不生成邀请码,也不会伪造推广信息。</text>
|
||||
<text>以下推荐内容由服务端配置。</text>
|
||||
</view>
|
||||
<view v-if="state === 'loading'" class="state-card"><AppLoading text="正在读取推广内容" /></view>
|
||||
<view v-else-if="state === 'error'" class="state-card">
|
||||
|
||||
Reference in New Issue
Block a user