请老师过目
来源:2-2 编程练习
qq_鸭绿桥第一帅哥_0
2019-03-13 11:57:49
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>b</title> </head> <body> <input type="text" onfocus="this.type='date'" onblur="this.type='text'" placeholder="请输入日期"> </body> </html>
1回答
你好,代码实现效果是没有问题的。
祝学习愉快!