011_表单数据非空验证

由于html中value属性的默认值是""

所以应该是value == "";

不能是value == null;

posted on 2020-03-13 20:30  十年磨三劍  阅读(214)  评论(0)    收藏  举报

导航