Explorar el Código

update avatar file

Sendya hace 6 años
padre
commit
265b84b33e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,