253ed433 by unknown

提示运行环境

1 parent b1c7a56e
......@@ -306,7 +306,7 @@ angular.module('myApp')
var obj = toJson(data)
layer.open({
content: JSON.stringify(obj),
content: data,
time: 5
})
// layer.open({
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!