update logo
BIN
assets/oldLogo.png
Normal file
|
After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 698 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 698 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 698 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 698 KiB |
@@ -43,18 +43,18 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
data () {
|
data () {
|
||||||
return {
|
return {
|
||||||
windowURL: location.protocol + '//' + location.host +'/admin/login',
|
windowURL: location.protocol + '//' + location.host +'/admin/login',
|
||||||
}
|
};
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
cleanup() {
|
cleanup() {
|
||||||
sessionStorage.removeItem( 'basics' );
|
sessionStorage.removeItem( 'basics' );
|
||||||
sessionStorage.removeItem( 'root' );
|
sessionStorage.removeItem( 'root' );
|
||||||
this.$router.push( '/admin/login' );
|
this.$router.push( '/admin/login' );
|
||||||
}
|
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
BIN
website/dist/assets/logo.png
vendored
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 698 KiB |