commit 9b42405634ab7553619c515528d05d9a13e89fa8 Author: Taskeren Date: Sat Jul 15 15:44:20 2023 +0800 initial diff --git a/dishes.json b/dishes.json new file mode 100644 index 0000000..ec73323 --- /dev/null +++ b/dishes.json @@ -0,0 +1,11 @@ +[ +"鸦片鱼", +"鸡胸肉", +"鸡翅中", +"红烧茄子", +"肉末茄子", +"红烧大排", +"排骨汤", +"炒蛋", +"菜糊辣" +] \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..77fb48e --- /dev/null +++ b/index.html @@ -0,0 +1,94 @@ + + + + + + What to Eat Today? + + + +
+
+

今天吃

+

Undefined

+

换一个

+
+
+ + + \ No newline at end of file