Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
3ff23b17
Commit
3ff23b17
authored
Jun 10, 2020
by
gj4210
👁
Browse files
FIX: Important Improvement
parent
f6c79fcf
Pipeline
#91405
passed with stages
in 7 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/App.vue
View file @
3ff23b17
...
...
@@ -67,6 +67,9 @@
this
.
$store
.
commit
(
'
logout
'
)
this
.
$router
.
push
(
'
/login
'
)
}
},
mounted
()
{
window
.
console
.
log
(
'
%c
'
,
'
font-size:0px; padding: 200px; background:url(https://i.giphy.com/media/7lsw8RenVcjCM/giphy.webp) no-repeat; background-position: center; background-size: contain;
'
);
}
}
</
script
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment