zhulizhen1111 5 年之前
父節點
當前提交
c12eded467
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

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