🔨 执行模板页面.

This commit is contained in:
lijiahangmax
2024-03-08 01:21:27 +08:00
parent 2fd069e1d5
commit 4cef9b358e
15 changed files with 478 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ import { DEFAULT_LAYOUT } from '../base';
const EXEC: AppRouteRecordRaw = {
name: 'execModule',
path: '/exec-module',
component: DEFAULT_LAYOUT,
children: [
{