随笔分类 - creator游戏开发
cocos creator
摘要:/*** * dev001 从服务器获取广告图 * */ Helper.http(GlobalData.innerUrl+'/index.php/admin/api/imgs').then(e => { console.log('得到服务器信息' + JSON.stringify(e)); let
阅读全文
摘要:客户端版本低,则会跳转下载最新版本! /* *跳转场景方法 */ loadScene_Function: function () { let path = this.playerInfo.loginIp + "/checkVersion"; let instance = this; let xhr
阅读全文
浙公网安备 33010602011771号