Advertisement

laudate开发时间选择器

阅读量:

遇到的问题:每当需要引入新的JS文件时,都需要进行重新构建。由于方法之间可能存在相互调用的情况,因此需要仔细查看相关代码,并确保方法的初始化过程正确。HTML

复制代码
 <script type="text/javascript" th:src="@{/js/platform/laydate.js}"></script>

    
  
    
 <div  class="form-inline p-xxs">
    
 							<div class="form-group">
    
 								<label class="search-label font-color">站点选择:</label>
    
 								<select name="stationId" id="stationId" class="form-control stationNum">
    
 									<option   th:each="unorgList:${unorgList}" value ="${unorgList.id}"  th:selected="${u

全部评论 (0)

还没有任何评论哟~