kongdeqiang
2023-05-11 d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5
src/main/resources/templates/shellInfo/add.html
@@ -59,7 +59,7 @@
                </div>
                <div class="form-group">
                    <label><font color="red">*</font>下发指令<span class="text-muted" th:text="${blockStr}">敏感字符串过滤</span></label>
                    <input type="text" autocomplete="off"  th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="如:/home/wgcloud/agent/start.sh">
                    <input type="text" autocomplete="off"  th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="如:/home/tssw/agent/start.sh">
                </div>
                <div class="form-group clearfix">
                    <label><font color="red">*</font>下发时间</label></br>