mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 18:42:47 +08:00
15 lines
553 B
HTML
15 lines
553 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> |