Commit 90edd4c3 authored by 黄奎's avatar 黄奎

页面修改

parent e12179c3
...@@ -156,9 +156,9 @@ ...@@ -156,9 +156,9 @@
tempStr = "{" + tempStr.substring(1, tempStr.length) + "}"; tempStr = "{" + tempStr.substring(1, tempStr.length) + "}";
data = JSON.parse(tempStr); data = JSON.parse(tempStr);
} }
data = { data = {
}; };
var tempMsg = { var tempMsg = {
Msg: data Msg: data
}; };
......
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 to comment