|
@@ -70,7 +70,7 @@ module.exports = {
|
|
|
|
|
|
// Paths
|
|
// Paths
|
|
assetsRoot: path.resolve(__dirname, '../dist'),
|
|
assetsRoot: path.resolve(__dirname, '../dist'),
|
|
- assetsSubDirectory: './hyy-alarm/static',
|
|
|
|
|
|
+ assetsSubDirectory: './static',
|
|
assetsPublicPath: '/',
|
|
assetsPublicPath: '/',
|
|
staticPath: './', //生产环境 staticPath:''
|
|
staticPath: './', //生产环境 staticPath:''
|
|
/**
|
|
/**
|