config.js 116 B

12345678
  1. module.exports = {
  2. components: [
  3. 'common',
  4. "NButton",
  5. 'Popselect'
  6. ],
  7. unit: 100
  8. }