添加logo

This commit is contained in:
zhonghua 2026-03-16 17:49:09 +08:00
parent a766222733
commit d72e85f71a
8 changed files with 46 additions and 11 deletions

View File

@ -1,13 +1,19 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link rel="icon" href="/logo/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>幼儿阅读教学服务平台</title>
<!-- 阿里云IMM -->
<script src="https://g.alicdn.com/IMM/office-js/1.1.19/aliyun-web-office-sdk.min.js"></script>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 595.3 535.9" style="enable-background:new 0 0 595.3 535.9;" xml:space="preserve">
<style type="text/css">
.st0{fill:#F6DB44;}
.st1{fill:#E02021;}
.st2{fill:#50B7E9;}
.st3{fill:#EA6915;}
.st4{fill:#209F5A;}
.st5{fill:#E9A5C8;}
.st6{fill:#245DAB;}
</style>
<g>
<path class="st0" d="M457.1,177.7l36.6,55.6c0,0,21.4-10.2,41-34.1c11.7-14.2,16.2-25.2,16.2-32.2c0-7-35.9-59.4-38.4-63.3
c-3.2-4.8-16.5-5.6-21.6,3C485.8,115.1,457.1,177.7,457.1,177.7z"/>
<path class="st1" d="M197.8,269.8v134c0,0,9.3,2.4,23.3,4.5c13,1.9,30.9,2.5,30.9,2.5V271.8C235.1,272.1,217.1,271.5,197.8,269.8z"
/>
<path class="st2" d="M348.3,258.8v141.8c0,0,12.5-3.1,27.1-8.8c13.4-5.2,27.1-12.7,27.1-12.7V239
C386.3,246.5,368.3,253.3,348.3,258.8z"/>
<path class="st3" d="M79.6,241.5c-9.6-1.2-12.1,3.2-16.6,11.2c-1.7,3-7,12.7-12.4,23.8c-5.4,11.1,4,17.4,16.9,28.5
c12.9,11.1,35.6,25.3,35.6,25.3v-83.4C94.1,245.2,86.2,243.4,79.6,241.5z"/>
<path class="st4" d="M444.6,196.2c-6.9,5.4-14.4,10.3-22.3,14.8v130.3c0,0,19.8-13.9,37-34.8c20.8-25.1,29-43.7,29-43.7
L444.6,196.2z"/>
<path class="st5" d="M123.8,240.2v107.4c0,0,10.4,7,23.7,13.7c13.3,6.7,29.5,12.8,29.5,12.8v-125
C160.7,246.8,143.2,243.8,123.8,240.2z"/>
<path class="st6" d="M272.9,395.4c0,0,10.4,0.8,25.5,0.4c14.7-0.4,29.1-3,29.1-3v-148c-19.6,4-37.4,6.6-54.6,8V395.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB