Skip to content

Commit 757ae8a

Browse files
committed
feature: svg
1 parent 951d448 commit 757ae8a

33 files changed

+5256
-995
lines changed

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<!-- index.html -->
21
<!DOCTYPE html>
3-
<html lang="en">
2+
<html lang="zh-CN">
43
<head>
5-
<meta charset="UTF-8" />
4+
<meta charset="UTF-8">
65
<link rel="icon" href="/logo.png" />
7-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta name="description" content="API CHECKER by rick and megasoft">
8+
<meta name="keywords" content="API CHECKER , rick, megasoft,DEV API, LINUXDO">
89
<title>API CHECKER</title>
910
<style>
1011
</style>

package-lock.json

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@vueuse/core": "^11.2.0",
1515
"ant-design-vue": "^4.0.0-rc.6",
1616
"axios": "^1.7.7",
17+
"echarts": "^5.5.1",
1718
"vue": "^3.5.12",
1819
"vue-i18n": "^9.14.1",
1920
"vue-router": "^4.4.5"

src/assets/iconfont.ttf

2.04 KB
Binary file not shown.

src/assets/iconfont.woff

1.36 KB
Binary file not shown.

src/assets/iconfont.woff2

972 Bytes
Binary file not shown.

src/assets/logo.png

71.8 KB
Loading

src/assets/vue.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)