refactor: mp comps

This commit is contained in:
xingyu4j
2025-11-13 14:44:08 +08:00
parent 9a53edec8d
commit 1ef38bc8b9
45 changed files with 48 additions and 2678 deletions

View File

@@ -9,7 +9,7 @@ import { handleTree } from '@vben/utils';
import { Button, Form, message } from 'ant-design-vue';
import { deleteMenu, getMenuList, saveMenu } from '#/api/mp/menu';
import { WxAccountSelect } from '#/views/mp/components/wx-account-select';
import { WxAccountSelect } from '#/views/mp/components';
import { MenuEditor, MenuPreviewer } from '#/views/mp/menu/components';
import { Level, MENU_NOT_SELECTED } from '#/views/mp/menu/data';