修复前端页面图标不显示的bug

pull/10/head
648540858 2020-12-07 14:19:29 +08:00
parent 42ebf24ad4
commit 5a4859f05c
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ module.exports = {
// Paths // Paths
assetsRoot: path.resolve(__dirname, '../../src/main/resources/static/'), assetsRoot: path.resolve(__dirname, '../../src/main/resources/static/'),
assetsSubDirectory: '.', assetsSubDirectory: '.',
assetsPublicPath: './', assetsPublicPath: '/',
/** /**
* Source Maps * Source Maps