feat: add new asset

This commit is contained in:
sangge 2023-11-29 00:17:25 +08:00
parent 855fd432e0
commit 92060f5859
15 changed files with 3 additions and 27 deletions

View File

@ -1,27 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>饭堂界面</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="canteen">
<img src="background.png" class="background" alt="Background">
<img src="rice_bucket.png" class="rice_bucket" alt="Rice bucket">
<img src="desktop.png" class="table" alt="Table">
<img src="dinner_plate.png" class="plate" alt="Plate">
<img src="chef.png" class="chef" alt="Chef">
<img src="chef_hand.png" class="chef-hand" alt="Chef's Hand">
<img src="rice.png" class="rice" alt="Rice">
<img src="braised_pork.png" class="meat" alt="Meat">
<img src="rice.png" class="rice-mirror" alt="Rice mirror">
<img src="braised_pork.png" class="meat-mirror" alt="Meat mirror">
</div>
<button onclick="serveFood()">Serve Food</button>
<script src="script.js"></script>
</body>
</html>

3
readme.md Normal file
View File

@ -0,0 +1,3 @@
# 秦始皇餐厅
HHL的项目

BIN
src/pic/ChiliPepper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
src/pic/QinShiHuang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

BIN
src/pic/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
src/pic/desktop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

BIN
src/pic/roast_duck.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
src/pic/start.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
src/pic/white_tofu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB