暂存
This commit is contained in:
@@ -487,14 +487,14 @@
|
||||
// this.pageTitle = e.title
|
||||
console.log(e, "传入分类id");
|
||||
this.getUserInfo();
|
||||
this.courseId = e.id;
|
||||
this.getLinkClassList()
|
||||
this.courseId = e.id;
|
||||
// await this.getData(e.id);
|
||||
this.getSayList();
|
||||
this.getOS()
|
||||
|
||||
|
||||
},
|
||||
|
||||
onPageScroll(e) {
|
||||
this.scrollTop = e.scrollTop;
|
||||
if (this.scrollTop > 500) {
|
||||
@@ -515,7 +515,8 @@
|
||||
// #ifdef APP-PLUS
|
||||
plus.screen.unlockOrientation();
|
||||
plus.screen.lockOrientation("portrait-primary");
|
||||
// #endif
|
||||
// #endif
|
||||
this.getLinkClassList()
|
||||
},
|
||||
onUnload() {
|
||||
this.selectGoodsData = {};
|
||||
|
||||
Reference in New Issue
Block a user