8b1c99c4 by ex

gps

1 parent 0a434cf0
......@@ -95,7 +95,7 @@ AppClient.prototype.getGPS = function (callbackName, callback, jsonStr) {
// time: 10
// });
// }
var appClient = null;
if(window.android) {
appClient = new AppClient(window.android, true);
// 此处可以调用一些init的方法
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!