API 部分迁移完成

This commit is contained in:
muwoo
2021-12-08 13:45:40 +08:00
parent a9827c6db1
commit 951f21f5fa
17 changed files with 818 additions and 39 deletions

View File

@@ -1,4 +1,5 @@
{
"name": "rubick-system-feature",
"pluginName": "rubick 系统菜单",
"description": "rubick 系统菜单",
"main": "index.html",

View File

@@ -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">
* {