{% extends "base.html" %} {% block content %}
这里管理顶层搬家容器,例如纸箱、行李箱或大收纳箱。
物品数:{{ box.items|length }}
房间:{{ box.room }}
状态:{{ box.status }}
{{ box.note }}
还没有箱子。