那是不是因为用户拒绝了授权
获取code没有返回是怎么回事?我在php中Header("Location:".$url);调用,其中¥URL=https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx22ef7bf336f9540f&redirect_uri=http%3A%2F%2Fs0.bcyxx3.com%2Fhncaimin3%2FBusiness%2Fceshi2.php%3FsKeChengID%3DKCC6220230722075235%26sDaShiID%3D%26uo%3DZB8&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect,(这是一个测试的案例),我自己调用是没问题的,可是,有些用户调用就没有返回,没有返回的用户比例还很高,这是怎么回事,都有哪些类用户会出现这个问题?
2023-07-26 const img = new engine.Image() img.src = 'https://......' img.onload = () => { const texture = new engine.Texture2D() texture.initWithImage(img) const spriteFrame = engine.SpriteFrame.createFromTexture(texture) engine.game.activeScene2D.root.transform2D .findChildByName('......')......entity .getComponent(engine.UISprite).spriteFrame = spriteFrame } 哎,研究半天小游戏框架,终于能显示出图片了
小游戏到底怎么画图?就想根据图片链接,动态展示一张图片,文档真是依托答辩,毫无上下文 [图片] cocos直接用cc.spriteframe抓链接就行了,像这样子: cc.loader.load({url: url, type: 'png'}, function(err,img){ var myIcon = new cc.SpriteFrame(img); self.logo.spriteFrame = myIcon; }) 微信小游戏怎么啥都没有,包括它所谓的游戏引擎,更是毫无详细文档?开发工具也是bug一堆。。
2023-07-24正常,腾讯就是没钱了,到处收割一波,前阵子微信支付手续费的事,各大学反抗能起到效果,除非开发者能联合起来抵抗tx
手机号快速验证收费?手机号快速验证收费?手机号快速验证收费?要翻天?????????????????
2023-07-20