Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
dy-wx2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4e46c07e
authored
2018-09-01 16:06:59 +0800
by
ex
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
h5
1 parent
6b4352fa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/controller/mainController.js
js/controller/mainController.js
View file @
4e46c07
...
...
@@ -172,9 +172,9 @@ angular.module('myApp')
// // responseCallback(responseData)
// })
window
.
WebViewJavascriptBridge
.
callHandler
(
'getGPS'
,
''
,
function
(
res
,
responseCallback
)
{
var
data
=
JSON
.
parse
(
res
)
// var data = JSON.parse(res
layer
.
open
({
content
:
data
,
content
:
res
,
time
:
2
});
// onSuccess(data)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment