This commit is contained in:
liuyuan
2025-07-14 10:00:50 +08:00
parent 3ad123a5de
commit 692a3838c2
5 changed files with 12 additions and 4 deletions

View File

@@ -151,6 +151,7 @@ export default {
let cateIndex = uni.getStorageSync('cateIndex');
this.cateIndex = cateIndex;
this.getCourseList();
this.getCateList()
this.getNotice();
this.getMarketProductList();
this.getMarketCourseList();