mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:54:00 +08:00
feat: add result page demo
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import type { MenuModule } from '/@/router/types.d';
|
||||
const menu: MenuModule = {
|
||||
orderNo: 10,
|
||||
orderNo: 19,
|
||||
menu: {
|
||||
name: '页面功能',
|
||||
name: '功能',
|
||||
path: '/feat',
|
||||
children: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user