uu
This commit is contained in:
parent
c221ea53a6
commit
e6b37143a4
@ -63,6 +63,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
handleCloseModal(){
|
||||
this.imageUrl = []
|
||||
},
|
||||
handlePreview(index){
|
||||
uni.previewImage({
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<u-row justify="center">
|
||||
<view>
|
||||
<u-row>
|
||||
<u-avatar size="120"></u-avatar>
|
||||
<u-avatar :src="userInfo.avatar" size="120"></u-avatar>
|
||||
<view class="pl-30">
|
||||
<u-row>
|
||||
<u-text :text="userInfo.empName" size="32" bold="true"></u-text>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user