BUG修复
This commit is contained in:
@@ -221,7 +221,7 @@ onShareTimeline(() => {
|
||||
<view>
|
||||
<text>段位</text>
|
||||
<text>{{
|
||||
user.scores ? getLvlName(user.scores) : "暂无"
|
||||
user.rankLvl ? getLvlName(user.rankLvl) : "暂无"
|
||||
}}</text>
|
||||
</view>
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user