kongdeqiang
2023-07-10 96f927cb94eec4a91df60973d4052cb812856e13
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>