mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update system.html
This commit is contained in:
parent
862f638ebc
commit
84db631df2
@ -6,7 +6,6 @@
|
||||
<label class="layui-input relative block label-required-null">
|
||||
<span>{:sysuri('@',[],false,true)}</span>
|
||||
<input autofocus required pattern="[a-zA-Z_][a-zA-Z0-9_]+" placeholder="请输入后台入口名称" class="layui-input inline-block padding-0 border-0" style="width:auto;background:none" value="{:trim(sysuri('admin/index/index',[],false),'/')}" name="xpath">
|
||||
<script>$('[name=xpath]').get(0).select()</script>
|
||||
</label>
|
||||
<span class="help-block">名称由英文字母开头且不能存在相同名称的应用,设置之后原地址不能继续访问!</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user