config.js 136 B

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