kongdeqiang
2023-05-11 d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5
src/main/resources/templates/app/view.html
@@ -71,7 +71,7 @@
            </th:block>
            <td width="10%">
              <form class="form-inline ml-3   float-sm-right" action="/wgcloud/appInfo/view">
              <form class="form-inline ml-3   float-sm-right" action="/tssw/appInfo/view">
                <input type="hidden" name="id" th:value="${appInfo.id}"/>
                <div class="input-group input-group-sm">
                  <input type="text" autocomplete="off" value="" class="validate[maxSize[50]] form-control"  th:value="${startTime}" name="startTime" id="startTime" placeholder="开始时间" style="margin-right:5px;">