8bcbe151 by unknown

提示运行环境

1 parent 635ec8bf
......@@ -306,7 +306,7 @@ angular.module('myApp')
var obj = toJson(data)
layer.open({
content: data,
content: JSON.stringify(obj),
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!