|
@@ -154,7 +154,6 @@
|
|
ajax2.onreadystatechange = function () {
|
|
ajax2.onreadystatechange = function () {
|
|
if (ajax2.status == 200 && ajax2.readyState == 4) {
|
|
if (ajax2.status == 200 && ajax2.readyState == 4) {
|
|
jlgj_android = JSON.parse(ajax2.responseText).data
|
|
jlgj_android = JSON.parse(ajax2.responseText).data
|
|
-
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
function getPhoneSystem() {
|
|
function getPhoneSystem() {
|