Component({ mixins: [], data: {}, props: { footerName: '没有更多了~' }, didMount() { }, didUpdate() { }, didUnmount() { }, methods: {}, });