Commit e262452a authored by leiqingsong's avatar leiqingsong

Merge branch 'dev_lqs' into 'master'

修改

See merge request !85
parents 74f0f5ab ebf5cff2
......@@ -8,7 +8,7 @@
:before-delete="onDeleteAvatar"
:after-read="onRead"
>
<van-button type="primary">上传新头像</van-button>
<!-- <van-button type="primary">上传新头像</van-button> -->
</van-uploader>
<van-button
type="primary"
......@@ -122,10 +122,10 @@ export default {
top: 0;
left: 0;
}
::v-deep input {
width: 165px;
height: 44px;
}
// ::v-deep input {
// width: 165px;
// height: 44px;
// }
}
.van-button {
width: 165px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment