修复前端页面图标不显示的bug
parent
42ebf24ad4
commit
5a4859f05c
|
@ -51,7 +51,7 @@ module.exports = {
|
|||
// Paths
|
||||
assetsRoot: path.resolve(__dirname, '../../src/main/resources/static/'),
|
||||
assetsSubDirectory: '.',
|
||||
assetsPublicPath: './',
|
||||
assetsPublicPath: '/',
|
||||
|
||||
/**
|
||||
* Source Maps
|
||||
|
|
Loading…
Reference in New Issue