随笔分类 -  js

努力学习
摘要:一、首先要保障多张图片加载完成才能去合成张图片 1,传统实现方式 var img = [],flag = 0,mulitImg = [_this.config.host + '/bargain.jpg',_this.config.qrcodeUrl + '?appId=' + assibargain 阅读全文
posted @ 2018-04-26 11:10 focus_yaya 阅读(273) 评论(0) 推荐(0)
摘要:var objCoupon = { init: function () { var _this = this; $(".qr").on('touchstart', function () { setTimeout(function () { _this.createCavas(); }, 500); 阅读全文
posted @ 2018-04-11 21:00 focus_yaya 阅读(314) 评论(0) 推荐(0)