Commit 20e61a7f by 施宇

111

parent 2af625b9
...@@ -101,9 +101,9 @@ $(function () { ...@@ -101,9 +101,9 @@ $(function () {
num: num, num: num,
hq: hq, hq: hq,
time: time, time: time,
image: img, goodImage: img,
userName: name, userName: name,
id:id targetId:id
}; };
Util.setCookie('template', JSON.stringify(obj), 1, cookieHostname) Util.setCookie('template', JSON.stringify(obj), 1, cookieHostname)
window.location.href = '/chat' window.location.href = '/chat'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment