diff --git a/src/menu/modules/demo-frame.js b/src/menu/modules/demo-frame.js index 6a259d91..c00234bb 100644 --- a/src/menu/modules/demo-frame.js +++ b/src/menu/modules/demo-frame.js @@ -1,6 +1,6 @@ export default { path: '/demo/frame', - title: '第三方网页', + title: '内嵌网页', icon: 'globe', children: (pre => [ { path: `${pre}d2-doc`, title: 'D2Admin 中文文档', iconSvg: 'd2-admin' }