vue.config.js 69 B

1234
  1. module.exports = {
  2. publicPath: '/tfwuye/',
  3. assetsDir: 'static',
  4. }