This commit is contained in:
syuilo
2020-09-06 15:05:00 +09:00
parent 339a7d64d7
commit 3762116c17
9 changed files with 53 additions and 39 deletions

View File

@@ -4,6 +4,8 @@ import { onScrollTop, isTopVisible } from './scroll';
const SECOND_FETCH_LIMIT = 30;
export default (opts) => ({
emits: ['queue'],
data() {
return {
items: [],