涂板线叫空架

This commit is contained in:
2023-12-13 09:17:51 +08:00
parent c8fdd3362f
commit 31b6d7bcb2
8 changed files with 210 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
<view class="header">首页</view>
<view class="userInfo-wrap">
<view class="userInfo">
<text class="p1">{{$store.getters.userInfo !== '' ? JSON.parse($store.getters.userInfo).user_name : ''}}</text>
<text class="p1">{{$store.getters.userInfo !== '' ? JSON.parse($store.getters.userInfo).username : ''}}</text>
<text class="p2">欢迎进入超威手持系统</text>
</view>
<view class="exit" @tap="Quit">