添加了购买图书的功能

This commit is contained in:
2023-12-17 03:55:12 +00:00
parent 8574b188f8
commit 122ddb9e2c
7 changed files with 133 additions and 5 deletions

View File

@ -70,7 +70,7 @@
<div class="main-content">
<nav>
<a href="#">Search Books</a>
<a href="#">Purchase Books</a>
<a href="/buy">Purchase Books</a>
</nav>
<div class="content">
This is content.