本地调试

This commit is contained in:
wangsongsole 2022-07-19 13:47:20 +08:00
parent 2ae91d724d
commit bf7be9f658
2 changed files with 1875 additions and 660 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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>
<!--