layUI-点击按钮导致刷新页面

// 错误代码
<button></button>

// 修正后代码
<button type="button"></button>

 

posted @ 2022-04-27 09:38  qx和世界  阅读(254)  评论(0)    收藏  举报