傅行帆 5 年之前
父節點
當前提交
a91a1cd404
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      config/config.js

+ 1
- 0
config/config.js 查看文件

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