This commit is contained in:
liuye
2021-12-24 22:34:18 +08:00
parent 01ab552a09
commit 5859ee6bb8
4 changed files with 20 additions and 14 deletions

View File

@@ -28,6 +28,9 @@ export default {
onLoad() {
this.getClassList()
},
onShow() {
document.title = '党员学习'
},
methods: {
getClassList() {
if (this.current > this.pages) return;