7 lines
179 B
Markdown
Executable File
7 lines
179 B
Markdown
Executable File
# shop-fend
|
||
|
||
> A Vue.js project
|
||
|
||
- 1:将用户的收货地址信息存到 shop_user (完成)
|
||
- 2:将用户的订单信息存到 shop_order
|
||
- 3:减少用户表的用户余额 |