feat:设置图标路径

This commit is contained in:
1708-huayu 2025-01-20 19:17:36 +08:00
parent fd2d4a7b54
commit c524dd2c1b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<script src="./iconfont.js"></script> <script src="%PUBLIC_URL%/iconfont.js"></script>
<title>想做的事情</title> <title>想做的事情</title>
</head> </head>