mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update form.html
This commit is contained in:
parent
f81a99d820
commit
3ac0f33b26
@ -15,7 +15,7 @@
|
||||
</select>
|
||||
</div>
|
||||
<label class="layui-col-xs9 block relative">
|
||||
<span class="color-green label-required-prev">等级名称</span><span class="margin-left-5 color-desc">Level Name</span>
|
||||
<span class="color-green label-required-prev">等级名称</span><span class="margin-left-5 color-desc">Name</span>
|
||||
<input class="layui-input" name="name" placeholder="请输入等级名称" required value="{$vo.name|default=''}">
|
||||
</label>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user