iview/src/components/footer/index.js

3 lines
67 B
JavaScript
Raw Normal View History

2019-08-27 09:42:40 +08:00
import Footer from '../layout/footer.vue';
export default Footer;