online加声音目录
This commit is contained in:
@@ -71,6 +71,9 @@ export default class PythonShell {
|
||||
this.pyodide.setInterruptBuffer(this.interruptBuffer);
|
||||
this.kernelLoaded = true;
|
||||
this.$loader.remove();
|
||||
if (this.$loader && this.$loader.remove) {
|
||||
this.$loader.remove();
|
||||
}
|
||||
this.$loader = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user