<html lang="zh">
<head>
<meta charset="UTF-8">
<title>蝴蝶教程(jc2182.com)</title>
</head>
<body>
<form action="/jc_script/urlencode.php">
x年x周:
<input type="week" name="week">
<input type="submit" value="提交">
</form>
<p><b>提示:</b> type="week" IE11或更早的版本不支持,Firefox不支持,Safari不支持。</p>
</body>
</html>