{# 购物车 提交订单 #} {% extends 'base.html' %} {% load static from staticfiles %} {# 网页顶部搜索框块 #} {% block search_bar %} {% endblock search_bar %}