button 的type 属性不指定 带来的坑坑坑
摘要:使用button 走ajax,通过fillder 发现,每次都刷新,原来我的button是放在form表单里的,而我又没有指定tepe属性,坑就来了 原因 出现上述的问题主要是button标签的type属性惹的祸,button的type属性值有三个分别为button、submit、reset。当我们
阅读全文
posted @ 2018-09-11 15:29
posted @ 2018-09-11 15:29