mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-24 11:31:44 +08:00
✨ API 部分迁移完成
This commit is contained in:
@@ -52,9 +52,6 @@ const store = useStore();
|
||||
const init = () => store.dispatch("init");
|
||||
init();
|
||||
|
||||
window.rubick.setSubInput((data: any) => {
|
||||
console.log(data);
|
||||
}, "插件市场");
|
||||
</script>
|
||||
<style lang="less">
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user