傅行帆 5 년 전
부모
커밋
c630c0624c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      config/config.js

+ 1
- 0
config/config.js 파일 보기

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