This commit is contained in:
syuilo
2018-02-21 15:30:03 +09:00
parent 1eecc1fa3d
commit de6d77d0cb
29 changed files with 422 additions and 426 deletions

View File

@@ -15,10 +15,10 @@ import * as anime from 'animejs';
import define from '../../../../common/define-widget';
export default define({
name: 'slideshow',
props: {
props: () => ({
folder: undefined,
size: 0
}
})
}).extend({
data() {
return {