Django电商项目---完成用户中心(订单中心+收货地址)day7

完成用户中心(收货地址)

df_user/views.py

image

df_user/urls.py

image

templates/df_user/user_center_site.html

image

界面显示

image

完成用户中心(全部订单)

df_user/urls.py

image

猜你喜欢

转载自www.cnblogs.com/ftl1012/p/10404012.html