Commit c1074589 by tangjiale

处理图标路径

parent 89124a38
......@@ -81,8 +81,8 @@ module.exports = {
],
link: [ {
rel: 'icon',
// type: 'image/x-icon',
href: 'assets/images/favicon.ico'
type: 'image/x-icon',
href: '/favicon.ico'
} ],
script: ENV_SCRIPT[ envValue ]
},
......
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