Web interface

This commit is contained in:
刘河
2019-03-31 21:13:01 +08:00
parent d69ce38604
commit f56b9ea883
4 changed files with 25 additions and 20 deletions

View File

@@ -64,6 +64,7 @@
</div>
</div>
{{end}}
{{if eq true .allow_user_login}}
<div class="form-group" id="web_username">
<label class="control-label col-sm-2" langtag="info-client-web-username">web登陆用户名</label>
<div class="col-sm-10">
@@ -78,6 +79,7 @@
placeholder="empty means to be unrestricted">
</div>
</div>
{{end}}
<div class="form-group" id="config_conn_allow">
<label class="control-label col-sm-2" langtag="info-config-conn-allow">是否允许客户端以配置文件模式连接</label>
<div class="col-sm-10">