| DIR: /proc/thread-self/root/home/dhnidqcz/public_html/.tmp/static/js/lib/laydate/ |
| Current File : //proc/thread-self/root/home/dhnidqcz/public_html/.tmp/static/js/lib/laydate/laydate.html |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<script type="text/javascript" src="laydate.js"></script>
</head>
<body>
<input type="text" placeholder="请选择日期" id="date_range">
<script>
laydate.render({
elem: '#date_range',
range: true
});
</script>
</body>
</html>
|