remove an item form a position in local storage

后端 未结 0 1035
后悔当初
后悔当初 2021-01-14 10:25

Hi i want remove an item from local storage. I try this code:

var pos=JSON.parse(JSON.stringify(localStorage.getItem("position_users")));
var stored         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题