Can I limit the length of an array in JavaScript?

前端 未结 6 1195
无人共我
无人共我 2020-12-25 09:50

I want to display the product browsing history, so I am storing the product ids in a browser cookie.

Because the list of history is limited to 5 items, I convert the

6条回答
提交回复
热议问题