111
This commit is contained in:
parent
1339abf981
commit
8132e4475d
@ -22,7 +22,7 @@ import xPic from './xPic.vue';
|
||||
|
||||
const kw = ref("");
|
||||
const sharelist = ref([]);
|
||||
const ps = ref(20), pn = ref(1), total = ref(0)
|
||||
const ps = ref(30), pn = ref(1), total = ref(0)
|
||||
|
||||
const size = usesizeStore()
|
||||
const contH = ref(0)
|
||||
|
Loading…
Reference in New Issue
Block a user