mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2026-02-14 05:34:26 +08:00
v3.0.0
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
* @Email: lab1024@163.com
|
||||
* @Copyright 1024创新实验室 ( https://1024lab.net ),Since 2012
|
||||
*/
|
||||
import SmartHelpDocLayout from '/@/layout/smart-help-doc-layout.vue';
|
||||
import HelpDocLayout from '/@/layout/help-doc-layout.vue';
|
||||
|
||||
export const helpDocRouters = [
|
||||
{
|
||||
path: '/help-doc',
|
||||
name: 'HelpDoc',
|
||||
component: SmartHelpDocLayout,
|
||||
component: HelpDocLayout,
|
||||
meta: {
|
||||
title: '帮助文档',
|
||||
hideInMenu: true,
|
||||
|
||||
Reference in New Issue
Block a user