This commit is contained in:
2023-11-16 14:14:30 +08:00
parent bc9ba4b2da
commit 1cd3ab390d

View File

@ -116,7 +116,6 @@
limit: 15,
index: 1,
},
timeout: 180000,
timeoutObj: null,
newsList: [],
showFunBtn: false, //
@ -585,7 +584,7 @@
})
}
})
}, that.timeout)
}, 5000)
},
back() {
uni.navigateBack({