Commit 73552a1f authored by 15011343103's avatar 15011343103

feat

parent 4c1c49c2
......@@ -374,10 +374,8 @@ new Vue({
}
},
async created() {
window.courseware.getData(async (data) => {
// 初始加载根目录
await this.loadCatalog(this.initialPid);
}, key);
window.air.hideAirClassLoading(key, null);
await this.loadCatalog(this.initialPid);
},
beforeDestroy() {
// 清理点读音频实例
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment