This commit is contained in:
唐明明
2022-06-08 20:28:32 +08:00
parent f481f3615e
commit 1674e78b8a
19 changed files with 1635 additions and 1644 deletions

View File

@@ -28,7 +28,7 @@
</view>
</block>
<block v-else>
<view class="name" @click="isLogin()">未登录</view>
<view class="name">未登录</view>
</block>
</view>
</view>