摘要: 是否启用 <input type="radio" name="status" value='1' />启用 <input type="radio" name="status" value="0" />禁用 //i为数组下表,v为dom对象 $.each($("input[name='status'] 阅读全文
posted @ 2016-12-30 14:31 JLCUI 阅读(55) 评论(0) 推荐(0) 编辑
摘要: //from 提交 function login(){ $('#login_form').form('submit',{ url: '../../../bagechuxing/customer/doLoginRegister', onSubmit: function(param){ return $ 阅读全文
posted @ 2016-12-30 14:16 JLCUI 阅读(1669) 评论(0) 推荐(0) 编辑
摘要: //controller里面使用锁 ActivityRedPacket ap = customerService.getActivityRedPacket(params); if (synchronizedUtil.lockActivyId.containsKey(ap.getId())) {//M 阅读全文
posted @ 2016-12-30 10:03 JLCUI 阅读(305) 评论(0) 推荐(0) 编辑