44fc1afe by unknown

提示运行环境

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