傅行帆 5 years ago
parent
commit
a91a1cd404
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      config/config.js

+ 1
- 0
config/config.js View File

@@ -82,6 +82,7 @@ export default {
82 82
     ie: 11,
83 83
   },
84 84
   publicPath: './',
85
+  // publicPath: 'https://njcjweb.oss-accelerate.aliyuncs.com/channel/',
85 86
   history: 'hash',
86 87
   treeShaking: true,
87 88
   devtool: isAntDesignProPreview ? 'source-map' : false,