default.js 67 B

123
  1. import EmptyLayout from './empty.vue';
  2. export default EmptyLayout;