Jieyue

Results 2 comments of Jieyue

过一天之后又可以读取到了

Thank you all. Following Mr. Farukcan's comment, I temporarily added the following code to the `` of my `index.html`. This also avoids delays. ``` html var selectedTheme = localStorage.getItem("theme"); if(selectedTheme)...