mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 02:02:01 +08:00
chore: add tdesign logo
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
VBEN_LOGO_URL,
|
||||
VBEN_TD_PREVIEW_URL,
|
||||
} from '@vben/constants';
|
||||
import { SvgAntdvLogoIcon } from '@vben/icons';
|
||||
import { SvgAntdvLogoIcon, SvgTDesignIcon } from '@vben/icons';
|
||||
|
||||
import { IFrameView } from '#/layouts';
|
||||
import { $t } from '#/locales';
|
||||
@@ -61,6 +61,7 @@ const routes: RouteRecordRaw[] = [
|
||||
component: IFrameView,
|
||||
meta: {
|
||||
badgeType: 'dot',
|
||||
icon: SvgTDesignIcon,
|
||||
link: VBEN_TD_PREVIEW_URL,
|
||||
title: $t('demos.vben.tdesign'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user