Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4d7f94c2ce
@ -77,8 +77,6 @@ import Avataaars from 'vuejs-avataaars';
|
|||||||
import saveSvg from 'save-svg-as-png';
|
import saveSvg from 'save-svg-as-png';
|
||||||
import VueCropper from 'vue-cropperjs';
|
import VueCropper from 'vue-cropperjs';
|
||||||
import 'cropperjs/dist/cropper.css';
|
import 'cropperjs/dist/cropper.css';
|
||||||
import logo from "~/static/1600076600968.png"
|
|
||||||
|
|
||||||
|
|
||||||
const {generateRandomAvatar} = require('~/plugins/avataaars/generator/generateAvatar');
|
const {generateRandomAvatar} = require('~/plugins/avataaars/generator/generateAvatar');
|
||||||
export default {
|
export default {
|
||||||
@ -103,8 +101,7 @@ export default {
|
|||||||
avatar: {},
|
avatar: {},
|
||||||
cropImg: '',
|
cropImg: '',
|
||||||
data: null,
|
data: null,
|
||||||
autoCrop: true,
|
autoCrop: true
|
||||||
imgSrc: logo
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
BIN
static/banner/asteroids.jpg
Normal file
BIN
static/banner/asteroids.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
BIN
static/banner/design-tools.jpg
Normal file
BIN
static/banner/design-tools.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
BIN
static/banner/isometropolis.jpg
Normal file
BIN
static/banner/isometropolis.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
static/banner/naranjas.png
Normal file
BIN
static/banner/naranjas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
static/banner/retro-furnish.png
Normal file
BIN
static/banner/retro-furnish.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
static/banner/science.png
Normal file
BIN
static/banner/science.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
Loading…
x
Reference in New Issue
Block a user