《{{ book[1] }}》
{{ book[2] }}著,{{ book[4] }}
简介:{{ book[5] }}
剩余数量:{{ book[9] }}/{{ book[8] }},共被借阅{{ book[10] }}次
{{ book[7] }}出版,出版日期{{ book[6] }}
建议定价:{{ book[3] }}元
{% if status == 4 %} {% elif status == 3 %} {% elif status == 2 %} {% elif status == -1 %} {% elif status == -2 %} {% elif status == -3 %} {% elif status == -4 %} {% elif status == -5 %} {% elif status == -6 %} {% endif %}
性别:{{ user[2] }}
电话:{{ user[3] }}
*输入负数代表减少,不能低于已被借走数目
《{{ book[1] }}》
{{ book[2] }}著,{{ book[4] }}
简介:{{ book[5] }}
剩余数量:{{ book[9] }}/{{ book[8] }},共被借阅{{ book[10] }}次
{{ book[7] }}出版,出版日期{{ book[6] }}
建议定价:{{ book[3] }}元