mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-29 22:23:11 +08:00
♻️ 代码重构
This commit is contained in:
@@ -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">
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user