摘要: /*** * dev001 从服务器获取广告图 * */ Helper.http(GlobalData.innerUrl+'/index.php/admin/api/imgs').then(e => { console.log('得到服务器信息' + JSON.stringify(e)); let  阅读全文
posted @ 2020-07-18 14:07 一木人生 阅读(358) 评论(0) 推荐(0)
摘要: 客户端版本低,则会跳转下载最新版本! /* *跳转场景方法 */ loadScene_Function: function () { let path = this.playerInfo.loginIp + "/checkVersion"; let instance = this; let xhr  阅读全文
posted @ 2020-07-18 13:54 一木人生 阅读(360) 评论(0) 推荐(0)