role.html 224 Bytes
Newer Older
zhangfeng committed
1 2 3 4 5
 <!--# /* 操作权限角色列表,因此设置type为1 */  -->
 <div class="layui-inline">
      <label class="layui-form-label">${label}</label>
      <layui:roleInput name="${name}"  id="${id!}" type="R0"/>
</div>