Browse Source

update avatar file

Sendya 6 years ago
parent
commit
265b84b33e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/account/settings/AvatarModal.vue

+ 1 - 1
src/views/account/settings/AvatarModal.vue

@@ -41,7 +41,7 @@
         confirmLoading: false,
 
         options: {
-          img: 'http://ofyaji162.bkt.clouddn.com/bg1.jpg',
+          img: '/avatar2.jpg',
           autoCrop: true,
           autoCropWidth: 200,
           autoCropHeight: 200,