Commit 950a6b05 by yanju

Merge branch 'master' of coding.yundingshuyuan.com:pigbigbig/beyond-clouds-front

parents 1aaafe72 197402d0
html {filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);filter: grayscale(100%);}
......@@ -19,7 +19,7 @@ module.exports = {
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
],
]
},
/*
** Customize the progress-bar color
......@@ -29,6 +29,7 @@ module.exports = {
** Global CSS
*/
css: [
// '~/assets/gray-filter.css',
'~/assets/font/iconfont.css',
'~/assets/reset.scss',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment