You could just put the keys to remove in an array and loop over them: let ... removeItem(k)) //Or use localStorage.clear() if you want to just clear ...
確定! 回上一頁