♻️ 代码重构

This commit is contained in:
muwoo
2021-12-06 18:23:34 +08:00
parent cd41f0561c
commit 1353c440aa
29 changed files with 295 additions and 13562 deletions

View File

@@ -51,6 +51,10 @@ const changeMenu = (key: any) => {
const store = useStore();
const init = () => store.dispatch("init");
init();
(window as any).rubick.onPluginEnter((res) => {
console.log(res);
})
</script>
<style lang="less">
* {