摘要:
var wgtVer=null; function plusReady(){ // 获取本地应用资源版本号 plus.runtime.getProperty(plus.runtime.appid,function(inf){ wgtVer=inf.version; }); } //休眠方法 var ver; function sleep(numberMillis)... 阅读全文
posted @ 2016-12-14 13:52
邋遢爸
阅读(10279)
评论(1)
推荐(1)