feat: 添加应用版本检查功能,优化用户体验
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<uni-icons v-else type="contact-filled" size="60"></uni-icons>
|
||||
<view class="right-box">
|
||||
<text>{{ userInfo.userName }}</text>
|
||||
<text>ID: {{ userInfo.userId }}</text>
|
||||
<text>ID: {{ userInfo.invitationCode }}</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="code-img">
|
||||
|
||||
Reference in New Issue
Block a user