first commit

This commit is contained in:
编码猿
2024-09-27 01:16:36 +08:00
commit f7fc9bbea0
301 changed files with 33825 additions and 0 deletions

0
shop_Frontend/static/.gitkeep Executable file
View File

View File

@@ -0,0 +1 @@
97363a98-41b9-4d51-b91d-9676ffc31fd4

View File

@@ -0,0 +1 @@
1294be02-0fbe-4b37-9c79-859131f799e0

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 910 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
shop_Frontend/static/img/pay.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1539852377641" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1399" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M511.888971 131.844817c-201.839984 0-365.489158 163.626661-365.489158 365.489158 0 201.862497 163.649174 365.490182 365.489158 365.490182s365.489158-163.626661 365.489158-365.490182C877.37813 295.471478 713.729979 131.844817 511.888971 131.844817L511.888971 131.844817zM690.072163 395.900795 462.656687 624.699782c-0.814552 1.225921-1.763157 2.397606-2.843768 3.479241-8.934486 8.911974-23.400966 8.911974-32.31294 0L314.432831 515.112897c-8.911974-8.911974-8.911974-23.378453 0-32.301683 8.911974-8.934486 23.378453-8.934486 32.311917 0l96.570429 96.570429 214.444047-215.782531c8.92323-8.92323 23.379477-8.92323 32.31294 0C698.984137 372.511085 698.984137 386.977565 690.072163 395.900795L690.072163 395.900795zM690.072163 395.900795" p-id="1400" fill="#67e011"></path></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 865 B

BIN
shop_Frontend/static/img/ye.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
shop_Frontend/static/img/yue.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

28
shop_Frontend/static/index.html Executable file
View File

@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<script src="https://cdn.bootcss.com/jquery/2.1.3/jquery.js"></script>
</head>
<body>
<script>
$.ajax({
url: 'http://127.0.0.1:9090/shop/index',
type: 'get',
data: {
page: 1
},
success: function (res) {
console.log(res)
},
error: function (err) {
console.log(err)
}
})
</script>
</body>
</html>

View File

@@ -0,0 +1 @@
ba12673c-52b9-4504-a9ad-799d7d95fae6

View File

@@ -0,0 +1 @@
!function(e){var t=e.document,n=t.documentElement,i="orientationchange"in e?"orientationchange":"resize",a=function e(){var t=n.getBoundingClientRect().width;return n.style.fontSize=5*Math.max(Math.min(t/750*20,11.2),8.55)+"px",e}();n.setAttribute("data-dpr",e.navigator.appVersion.match(/iphone/gi)?e.devicePixelRatio:1),/iP(hone|od|ad)/.test(e.navigator.userAgent)&&(t.documentElement.classList.add("ios"),parseInt(e.navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/)[1],10)>=8&&t.documentElement.classList.add("hairline")),t.addEventListener&&(e.addEventListener(i,a,!1),t.addEventListener("DOMContentLoaded",a,!1))}(window);