Browse Source

Merge branch 'master' of http://47.100.37.243:10080/ZHOU/yunsu

5 years ago
parent
commit
09304756cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ys_vue/config/index.js

+ 1 - 1
ys_vue/config/index.js

@@ -17,7 +17,7 @@ module.exports = {
     port: 8090,
     autoOpenBrowser: true,
     assetsSubDirectory: 'static',
-    assetsPublicPath: './',
+    assetsPublicPath: '/',
     proxyTable: {
         '/api': {    
             target: 'http://192.168.101.6:8099',  // 接口域名 开发