Browse Source

更新目录

孙志雷 6 năm trước cách đây
mục cha
commit
9023877a3f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -8,7 +8,7 @@ module.exports = {
   dev: {
   dev: {
     // Paths
     // Paths
     assetsSubDirectory: 'static',
     assetsSubDirectory: 'static',
-    assetsPublicPath: './',
+    assetsPublicPath: '/',
     proxyTable: {},
     proxyTable: {},
 
 
     // Various Dev Server settings
     // Various Dev Server settings
@@ -57,7 +57,7 @@ module.exports = {
      * then assetsPublicPath should be set to "/bar/".
      * then assetsPublicPath should be set to "/bar/".
      * In most cases please use '/' !!!
      * In most cases please use '/' !!!
      */
      */
-    assetsPublicPath: '/',
+    assetsPublicPath: './',
 
 
     /**
     /**
      * Source Maps
      * Source Maps