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

7
node+vue/shop-fend/README.md Executable file
View File

@@ -0,0 +1,7 @@
# shop-fend
> A Vue.js project
- 1将用户的收货地址信息存到 shop_user (完成)
- 2将用户的订单信息存到 shop_order
- 3减少用户表的用户余额