Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
change img
  • Loading branch information
00000000002 authored Jan 27, 2024
1 parent 62287f0 commit 5831df2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ const app = new Vue({
previews: {},
lists: [
{
img: 'https://avatars2.githubusercontent.com/u/15681693?s=460&v=4'
img: 'https://www.imagehub.cc/image/1kdhPU'
}
],
option: {
img: 'https://avatars2.githubusercontent.com/u/15681693?s=460&v=4',
img: 'https://www.imagehub.cc/image/1kdhPU',
size: 1,
full: false,
outputType: 'png',
Expand Down Expand Up @@ -161,4 +161,4 @@ const app = new Vue({
// console.log(window['vue-cropper'])
}

})
})

0 comments on commit 5831df2

Please sign in to comment.