wasm 加密

This commit is contained in:
Jesse-Ma
2023-03-07 17:55:05 +08:00
parent 8242885c50
commit 25d9048506
5 changed files with 31 additions and 13 deletions

View File

@@ -295,6 +295,8 @@ export default {
this.bindCtrlAllEvent();
this.bindToTopEvent();
window.wasm_bindgen(window.wasm_flate_bg_path);
},
mounted() {
const myObserver = new ResizeObserver(entries => {