diff --git a/footer.html b/footer.html deleted file mode 100644 index de35075..0000000 --- a/footer.html +++ /dev/null @@ -1,34 +0,0 @@ - \ No newline at end of file diff --git a/shopping/footer.php b/footer.php similarity index 57% rename from shopping/footer.php rename to footer.php index 7a4ade7..87e2dcf 100644 --- a/shopping/footer.php +++ b/footer.php @@ -33,4 +33,15 @@ - \ No newline at end of file + + + + + + + + + + + + \ No newline at end of file diff --git a/index.php b/index.php index 77cd2fc..8d43d37 100644 --- a/index.php +++ b/index.php @@ -184,6 +184,7 @@
This is the webpage of a dessert bar.
People need to log in to order. Before logging in, you can browse the menu page first. On the menu page, you can click to enlarge the picture.
- There is a login button in the upper right corner of the page. On the login page, if you do not have an account, you should register an account.
+ On the login page, if you do not have an account, you should register an account.
After logging in, you can click on one of the pictures of desserts, and then select the quantity you want.
- Unfortunately, I don’t have enough time to complete all the functions of the shopping cart. This website can only display the products that the user has just added.