本地调试
This commit is contained in:
parent
2ae91d724d
commit
bf7be9f658
File diff suppressed because it is too large
Load Diff
|
@ -1,3 +1,11 @@
|
|||
<!--
|
||||
* @Author: Wind
|
||||
* @Date: 2022-07-15 17:48:05
|
||||
* @LastEditors: Wind
|
||||
* @LastEditTime: 2022-07-19 13:45:54
|
||||
* @Description:
|
||||
* @FilePath: \frontend\public\index.html
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
|
@ -13,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="https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/goods_new_v2.js?v4">
|
||||
<script src="./goods_new_v2.js">
|
||||
|
||||
</script>
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue