mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改系统菜单编辑
This commit is contained in:
parent
59146905ad
commit
9edbabdac9
@ -33,7 +33,7 @@
|
|||||||
<label class="layui-form-label">链接参数</label>
|
<label class="layui-form-label">链接参数</label>
|
||||||
<div class="layui-input-block">
|
<div class="layui-input-block">
|
||||||
<input type="text" name="params" autocomplete="off" title="请输入链接参数" placeholder="请输入链接参数" value="{$vo.params|default=''}" class="layui-input">
|
<input type="text" name="params" autocomplete="off" title="请输入链接参数" placeholder="请输入链接参数" value="{$vo.params|default=''}" class="layui-input">
|
||||||
<p class="help-block">可选,设置菜单链接参数。如:name=1&age=3</p>
|
<p class="help-block">可选,设置菜单链接GET参数。如:name=1&age=3</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user