60e310ce by unknown

提示运行环境

1 parent 3e50cdc4
......@@ -41,10 +41,10 @@ function toJson(str) {
return {}
}
}
layer.open({
content: "isAndroid:"+ isAndroid+ ",isiOS:" + isiOS,
time: 2
})
// layer.open({
// content: "isAndroid:"+ isAndroid+ ",isiOS:" + isiOS,
// time: 2
// })
AppClient.prototype.getERCode = function (jsonStr, callback) {
var dataParams = "";
if(isJson(jsonStr)){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!