This commit is contained in:
2023-11-02 13:37:07 +08:00
parent e686b776c8
commit 7d6a40d91c
26 changed files with 535 additions and 67 deletions

View File

@@ -7,7 +7,7 @@
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
<link rel="icon" href="<%= BASE_URL %>loge_ys1.svg" />
<title><%= webpackConfig.name %></title>
<!--[if lt IE 11]>
<script>

11
public/loge_ys1.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 29.83">
<defs>
<style>.cls-1{fill:#0075c2;}.cls-2{fill:#1e2380;}</style>
</defs>
<title>资源 1</title>
<g id="图层_2" data-name="图层 2">
<g id="图层_1-2" data-name="图层 1">
<polygon class="cls-1" points="21.5 11.91 41.38 23.71 34.7 0 25.65 0 21.5 2.87 17.37 0 8.3 0 1.68 23.73 21.5 11.91"/>
<polygon class="cls-2" points="21.5 14.87 0 29.77 21.5 29.77 43 29.77 21.5 14.87"/>
</g></g>
</svg>

After

Width:  |  Height:  |  Size: 459 B