🍱 添加 banner 图片
This commit is contained in:
parent
3a65bf3b0b
commit
019b95c18d
@ -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 {
|
||||||
@ -112,8 +110,7 @@ export default {
|
|||||||
},
|
},
|
||||||
cropImg: '',
|
cropImg: '',
|
||||||
data: null,
|
data: null,
|
||||||
autoCrop: true,
|
autoCrop: true
|
||||||
imgSrc: logo
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
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…
Reference in New Issue
Block a user