随笔分类 - 前端
摘要:参考:http://blog.csdn.net/niuch1029291561/article/details/8190617 名词解释 ?? 判断对象是否存在 注意点:使用<#if></#if>标签判断的时候 标签里的 type 不能加 ${},取值的时候加上。 条件判断:<#if returnM
阅读全文
摘要:<span> 交易订单号:</span> <input type="text" class="queryInput" onkeyup="this.value=this.value.replace(/[^\d]/g,' ')"> 当输入值的键盘抬起时触发这个事件。this.value表示此输
阅读全文
摘要:<a class="navbar-brand" href="#" style="color:orange;">蚁安居聚石塔</a> 宽度 <tr> <th style='width: 2%'>编号</th> <th style='width: 6%'>推送时间</th> <th style='wid
阅读全文