我的页面
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
src="./images/logo.png"
|
||||
/>
|
||||
<view class="flex-col items-start flex-1 self-start group_2 ml-8">
|
||||
<text class="text">user</text>
|
||||
<text class="font text_2 mt-28">15888610253</text>
|
||||
<text class="text">{{ nickName }}</text>
|
||||
<text class="font text_2 mt-28">{{ phoneNumber }}</text>
|
||||
</view>
|
||||
</view>
|
||||
<text class="self-start font_2 text_3 mt-19">平台服务</text>
|
||||
@ -45,5 +45,5 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex-col justify-start items-center text-wrapper"><text class="font_2 text_7">退出登录</text></view>
|
||||
<view class="flex-col justify-start items-center text-wrapper" bind:tap="logOut"><text class="font_2 text_7">退出登录</text></view>
|
||||
</view>
|
Reference in New Issue
Block a user