javascript - After setting cookie, refresh page disappears
phpcn_u1582
phpcn_u1582 2017-05-18 10:56:23
0
2
502

After setting the cookie, there is no cookie information in the Application during browser debugging. After the page is refreshed, the cookie disappears and the program cannot obtain it. I don’t know where the problem is. Is there anything I need to pay attention to when setting the cookie?
The picture below shows the request and return information

The picture below is a screenshot of Application

phpcn_u1582
phpcn_u1582

reply all(2)
漂亮男人

I found the reason, it was caused by cross-domain, just add the following information

phpcn_u1582

是否设置过cookie的生命周期,帖JS代码

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template