index.js 112 B

123
  1. import swtichTab from './swtichTab.vue'
  2. import viewTitle from './viewTitle.vue'
  3. export { swtichTab, viewTitle }