Odoo class o_row

2019/9/10 odoo
<label for="ISBN" string="图书馆 label test"/>
<div class="o_row" title="图书馆 test">
    <field name="ISBN"/>
    <field name="book_rent"/>
</div>

1