Files
layui-ul/demo/pc/fieldset.html
2022-04-03 21:36:20 +08:00

15 lines
577 B
HTML

<fieldset class="layui-elem-field layui-field-title">
<legend>字段集区块 - 横线风格</legend>
<div class="layui-field-box">
<div class="ul-padding-md">
<fieldset class="layui-elem-field layui-field-title ul-field-clean">
<legend class="legend">字段集区块 - 横线风格</legend>
<div class="layui-field-box">
内容区域<br>
内容区域<br>
内容区域<br>
</div>
</fieldset>
</div>
</div>
</fieldset>