修改
This commit is contained in:
parent
0497e4bd99
commit
3b08ea9b8d
@ -10,7 +10,7 @@
|
||||
</image>
|
||||
<image :src="baseurl+appPersonallist.headPictureUrl" mode="" class="headsculpture" @tap='updatainfo' v-else>
|
||||
</image>
|
||||
<view class="namesigning">
|
||||
<view class="namesigning" @tap='updatainfo'>
|
||||
<span class="name">
|
||||
{{appPersonallist.patientName?appPersonallist.patientName:'请先登录!'}}
|
||||
</span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user