5ec8066c by unknown

提示运行环境

1 parent df919cfc
......@@ -24,7 +24,7 @@ function toJson(str) {
}
}
layer.open({
content: "isAndroid:"+ isAndroid+ ",isiOS" + isiOS,
content: "isAndroid:"+ isAndroid+ ",isiOS:" + isiOS,
time: 2
})
AppClient.prototype.getERCode = function (jsonStr, getCallback, postCallback) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!