Commit 2258326c authored by tyyin lan's avatar tyyin lan

chore(iconfont): icon update

parent 2ab5b420
<!doctype html> <!doctype html>
<html lang="zh-CN"> <html lang="zh-CN">
<head>
<head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_4939750_8mk2qprsvnh.css" /> <link rel="stylesheet" href="//at.alicdn.com/t/c/font_4939750_pe9esu8hgxa.css" />
<title>%APP_NAME%</title> <title>%APP_NAME%</title>
</head> </head>
<body> <body>
<div id="app"> <div id="app">
<style> <style>
.loading-wrapper { .loading-wrapper {
...@@ -56,6 +55,5 @@ ...@@ -56,6 +55,5 @@
</div> </div>
<script type="module" src="/src/main.ts"></script> <script type="module" src="/src/main.ts"></script>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment