vue.config.js 90 B

1234
  1. module.exports = {
  2. baseUrl: '/activity/worldcup/',
  3. outputDir: '/activity/worldcup/'
  4. }