完成基本框架的搭建

This commit is contained in:
augushong
2021-03-23 19:06:10 +08:00
parent c76cfa3ae1
commit bb714a5333
10 changed files with 153 additions and 162 deletions

6
demo/list.html Normal file
View File

@@ -0,0 +1,6 @@
<fieldset class="layui-elem-field layui-field-title">
<legend>用户列表</legend>
<div class="layui-field-box">
</div>
</fieldset>