mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
14 lines
270 B
HTML
14 lines
270 B
HTML
<div
|
|
class="ul-card-simple-icon"
|
|
data-repeat="3"
|
|
>
|
|
<div
|
|
class="ul-card-simple-icon-image"
|
|
style="background-image: url('/static/images/view.jpg');"
|
|
>
|
|
|
|
</div>
|
|
<div class="ul-card-simple-icon-title">
|
|
图标
|
|
</div>
|
|
</div> |