Commit 23375df6 authored by caixingbing's avatar caixingbing

*

parent d4d4d002
......@@ -93,7 +93,7 @@ export default {
methods: {
// 编辑头像
editCropper() {
this.open = true;
// this.open = true;
},
// 打开弹出层结束时的回调
modalOpened() {
......@@ -171,7 +171,7 @@ export default {
height: 120px;
}
.user-info-head:hover:after {
/*.user-info-head:hover:after {
content: '+';
position: absolute;
left: 0;
......@@ -187,5 +187,5 @@ export default {
cursor: pointer;
line-height: 110px;
border-radius: 50%;
}
}*/
</style>
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