mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 06:27:50 +08:00
修复前端页面图标不显示的bug
This commit is contained in:
parent
42ebf24ad4
commit
5a4859f05c
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user