config.js 142 B

12345
  1. // 给webpack读取的配置文件
  2. module.exports = {
  3. title: '四维线上博览会管理平台',
  4. navTitle: '四维线上博览会',
  5. }