mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 20:02:49 +08:00
15 lines
577 B
HTML
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> |