mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 21:22:48 +08:00
新增移动端组件;移动端新增分组导航组件
This commit is contained in:
11
demo/pc/none.html
Normal file
11
demo/pc/none.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<fieldset class="layui-elem-field layui-field-title">
|
||||
<legend>没有数据</legend>
|
||||
<div class="layui-field-box">
|
||||
<div class="ul-padding-md layui-bg-gray">
|
||||
<div class="ul-info-tips">
|
||||
当前没有数据
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</fieldset>
|
||||
Reference in New Issue
Block a user