From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期四, 11 五月 2023 09:44:25 +0800 Subject: [PATCH] 修改项目 --- src/main/resources/templates/customInfo/add.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/customInfo/add.html b/src/main/resources/templates/customInfo/add.html index ab46a0e..8f9d301 100644 --- a/src/main/resources/templates/customInfo/add.html +++ b/src/main/resources/templates/customInfo/add.html @@ -69,7 +69,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="${customInfo.customShell}" class="validate[required,maxSize[255]] form-control" name="customShell" id="customShell" placeholder="濡�:/wgcloud/fileCount.sh"> + <input type="text" autocomplete="off" th:value="${customInfo.customShell}" class="validate[required,maxSize[255]] form-control" name="customShell" id="customShell" placeholder="濡�:/tssw/fileCount.sh"> </div> <div class="form-group"> <label >鍛婅琛ㄨ揪寮�<span class="text-muted">锛堣〃杈惧紡鎴愮珛鏃跺嵆鍛婅锛屼笉鎴愮珛涓嶅憡璀︼紝濡傦細<code class="highlighter-rouge" style="font-size:100%">result>=100</code>锛屽叾涓�<code class="highlighter-rouge" style="font-size:100%">result</code>涓哄浐瀹氬啓娉曪紝鏍囪瘑涓轰笂闈㈢殑鎸囦护鎴栬剼鏈緭鍑虹粨鏋滃��(绯荤粺浼氳嚜鍔ㄦ浛鎹负鏁板��)锛屾敞鎰忚〃杈惧紡闇�涓鸿嫳鏂囪緭鍏ユ硶鎷煎啓锛�</span></label> -- Gitblit v1.9.1