上一页 1 ··· 5 6 7 8 9
摘要: 就餐时间 需提前两天预订 请选择包房 ... 阅读全文
posted @ 2018-01-22 10:23 MR崔 阅读(680) 评论(0) 推荐(0) 编辑
摘要: laydate.render({ elem: '#startTime' ,done: function(value, date){ console.log(value); console.log(date); $("#startDate").val(value); ... 阅读全文
posted @ 2018-01-17 16:51 MR崔 阅读(2284) 评论(0) 推荐(0) 编辑
摘要: var temper="2018-1-17" var dt = new Date(temper.replace(/-/,"/")) console.log(dt); // Wed Jan 17 2018 00:00:00 GMT+0800 (澳大利亚西部标准时间) GetDateStr("2018-1-17"... 阅读全文
posted @ 2018-01-17 16:49 MR崔 阅读(3438) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/sxxjyj/p/6093326.html 阅读全文
posted @ 2018-01-16 15:35 MR崔 阅读(543) 评论(0) 推荐(0) 编辑
摘要: 另一种情况: 阅读全文
posted @ 2017-12-19 14:03 MR崔 阅读(264) 评论(0) 推荐(0) 编辑
摘要: Document 阅读全文
posted @ 2017-12-15 13:40 MR崔 阅读(1302) 评论(0) 推荐(0) 编辑
摘要: <template> <div> <div class="container"> <div><h1>开卡充值</h1></div> <div class='prompt'>{{prompt}}</div> <div class="form-group"> <label for="userbarcod 阅读全文
posted @ 2017-12-08 11:02 MR崔 阅读(1078) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE HTML> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>Bootstrap 3 的多级下拉菜单示例</title> <script type="text/javascript" src="js/jquery-3 阅读全文
posted @ 2017-11-20 11:49 MR崔 阅读(1166) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9