This commit is contained in:
wangsongsole 2022-07-20 09:57:34 +08:00
parent 4951a2f640
commit b43f0cb015
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author: Wind
* @Date: 2022-07-15 17:48:05
* @LastEditors: Wind
* @LastEditTime: 2022-07-19 18:32:46
* @LastEditTime: 2022-07-20 09:56:39
* @Description:
* @FilePath: \frontend\public\index.html
-->
@ -21,7 +21,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<script src="./goods"></script>
<script src="./goods.js"></script>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.