d489fa48 by ex

产看window 对象

1 parent 9ced9907
......@@ -83,10 +83,10 @@ AppClient.prototype.getGPS = function (callbackName, callback, jsonStr) {
// });
// }
var appClient = new AppClient(window.android, true);
layer.open({
content: window.android,
time: 2
})
// layer.open({
// content: window.android,
// time: 2
// })
layer.open({
content: JSON.stringify(window) ,
time: 2
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!