chore: 调整接口文档菜单图标

This commit is contained in:
2025-05-21 22:28:36 +08:00
parent e2d436fb30
commit 9faee319dd
2 changed files with 2 additions and 1 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="1747794763752" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2080" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#85EA2D" p-id="2081"></path><path d="M322.368 346.496c-1.536 17.472 0.64 35.648-0.576 53.312-1.344 17.728-3.52 35.264-7.04 52.8-4.928 24.96-20.48 43.904-41.984 59.648 41.792 27.2 46.464 69.312 49.28 112 1.28 23.04 0.768 46.272 3.136 69.12 1.728 17.728 8.64 22.272 26.944 22.848 7.488 0.192 15.168 0 23.808 0v54.72c-54.144 9.28-98.816-6.08-109.824-51.968a314.816 314.816 0 0 1-6.72-51.2c-1.152-18.304 0.768-36.608-0.64-54.912-3.84-50.24-10.368-67.2-58.432-69.504v-62.4c3.584-0.768 6.912-1.408 10.432-1.792 26.368-1.344 37.632-9.472 43.328-35.456 2.752-14.528 4.352-29.312 4.928-44.288 1.92-28.544 1.152-57.664 6.08-86.016 6.912-40.768 32.128-60.416 74.048-62.784 11.84-0.64 23.808 0 37.376 0v55.872c-5.696 0.448-10.624 1.216-15.744 1.216-34.048-1.216-35.84 10.432-38.4 38.784z m65.6 129.536h-0.832a36.032 36.032 0 0 0-3.52 71.872h2.368a35.456 35.456 0 0 0 37.376-33.28v-1.92a36.032 36.032 0 0 0-35.392-36.672z m123.456 0a34.56 34.56 0 0 0-35.648 33.28c0 1.152 0 2.176 0.192 3.328 0 21.44 14.592 35.2 36.608 35.2 21.696 0 35.2-14.08 35.2-36.352-0.128-21.504-14.528-35.648-36.352-35.456z m126.4 0a36.8 36.8 0 0 0-37.44 35.648c0 20.032 16.128 36.224 36.224 36.224h0.384c18.112 3.136 36.48-14.4 37.632-35.456 0.96-19.52-16.768-36.48-36.8-36.48z m173.44 2.944c-22.848-0.96-34.24-8.64-40-30.336a219.52 219.52 0 0 1-6.464-42.304c-1.6-26.432-1.408-52.992-3.2-79.36-4.096-62.592-49.344-84.48-115.136-73.6v54.272c10.432 0 18.56 0 26.56 0.256 14.016 0.192 24.64 5.504 25.984 21.056 1.408 14.144 1.408 28.544 2.752 42.88 2.816 28.608 4.352 57.536 9.28 85.696 4.352 23.232 20.288 40.512 40.192 54.72-34.88 23.424-45.12 56.896-46.912 94.464-0.96 25.792-1.536 51.84-2.944 77.824-1.152 23.616-9.408 31.296-33.28 31.872-6.656 0.192-13.184 0.768-20.608 1.216v55.68c13.952 0 26.752 0.768 39.552 0 39.744-2.368 63.744-21.632 71.68-60.224 3.328-21.312 5.312-42.752 5.888-64.192 1.344-19.712 1.152-39.616 3.2-59.072 2.88-30.528 16.896-43.136 47.36-45.056a41.344 41.344 0 0 0 8.512-1.984v-62.4c-5.12-0.64-8.704-1.216-12.416-1.408z" fill="#173647" p-id="2082"></path></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -78,7 +78,7 @@ export const systemRoutes: RouteRecordRaw[] = [
{
path: '/about/document/api',
component: () => import('@/views/about/document/api/index.vue'),
meta: { title: '接口文档', icon: 'continew', hidden: false, keepAlive: true },
meta: { title: '接口文档', icon: 'swagger', hidden: false, keepAlive: true },
},
{
path: 'https://continew.top',