config.js 140 B

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