new navbar, loading component
This commit is contained in:
@@ -31,7 +31,10 @@ module.exports = {
|
||||
/*
|
||||
** Customize the progress-bar component
|
||||
*/
|
||||
loading: '~/components/Loading.vue',
|
||||
loading: {
|
||||
color: 'orangered',
|
||||
height: '3px'
|
||||
}, //'~/components/Loading.vue',
|
||||
/*
|
||||
** Plugins to load before mounting the App
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user