Hlayout 换行

<hlayout>

<div class=”mydiv” />

</hlayout>

Hlayout

默認

white-space: nowrap;


.mydiv {

white-space: normal;

}