摘要: 方法一1. 在script标签里设置方法// using jQueryfunction getCookie(name) { var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = do 阅读全文
posted @ 2023-08-10 15:42 khalil12138 阅读(142) 评论(0) 推荐(0)