|
@ -262,7 +262,6 @@ export default { |
|
|
async getFrontLists() { |
|
|
async getFrontLists() { |
|
|
clearInterval(this.timer); |
|
|
clearInterval(this.timer); |
|
|
const pageSize = parseInt((this.height - 76) / 40); |
|
|
const pageSize = parseInt((this.height - 76) / 40); |
|
|
console.log('pageSize: ', pageSize); |
|
|
|
|
|
const params = { |
|
|
const params = { |
|
|
param: { |
|
|
param: { |
|
|
activityType: [], |
|
|
activityType: [], |
|
|