feat: svg新增

This commit is contained in:
wf 2024-06-04 19:32:11 +08:00
parent a94a33b15c
commit caf400f9d3
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1717499988928" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5543" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M0 0m349.090909 0l325.818182 0q349.090909 0 349.090909 349.090909l0 325.818182q0 349.090909-349.090909 349.090909l-325.818182 0q-349.090909 0-349.090909-349.090909l0-325.818182q0-349.090909 349.090909-349.090909Z" fill="#62A8FC" p-id="5544"></path><path d="M380.462545 271.872a75.892364 75.892364 0 0 0-0.442181 7.621818c0 35.316364 29.021091 64.186182 64.500363 64.186182H575.185455c35.490909 0 64.512-28.869818 64.512-64.186182 0-2.583273-0.128-5.108364-0.442182-7.621818h99.118545c12.672 0 25.344 12.672 25.402182 25.344v457.006545c0 12.741818-12.672 25.413818-25.344 25.413819h-457.076364C268.683636 779.636364 256 766.894545 256 754.222545V297.274182c0-12.730182 12.672-25.402182 25.344-25.402182z m233.867637 291.956364H393.053091c-14.091636 0-25.6 11.473455-25.6 25.390545 0 13.986909 11.566545 25.390545 25.6 25.390546h221.277091c14.091636 0 25.6-11.461818 25.6-25.390546 0-13.917091-11.508364-25.320727-25.6-25.378909z m0-139.636364H393.053091c-14.091636 0-25.6 11.473455-25.6 25.390545 0 13.986909 11.566545 25.390545 25.6 25.390546h221.277091c14.091636 0 25.6-11.461818 25.6-25.390546a25.541818 25.541818 0 0 0-25.6-25.378909zM570.065455 221.090909a41.483636 41.483636 0 0 1 41.355636 41.367273v6.132363a41.483636 41.483636 0 0 1-41.355636 41.355637H449.687273a41.483636 41.483636 0 0 1-41.355637-41.355637v-6.132363A41.483636 41.483636 0 0 1 449.687273 221.090909h120.389818z" fill="#FFFFFF" p-id="5545"></path></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -77,7 +77,7 @@ export const dynamicRoutes: RouteRecordRaw[] = [
affix: true,
iframe: false,
roles: ["admin"],
svgIcon: "set"
svgIcon: "table"
},
children: [
{
@ -124,7 +124,7 @@ export const dynamicRoutes: RouteRecordRaw[] = [
affix: true,
iframe: false,
roles: ["admin"],
svgIcon: "set"
svgIcon: "form"
},
children: [
{