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