收藏
回答

window.getComputedStyle在微信中是否可用?

我使用这个方法获取,出现错误:

TypeError: window.getComputedStyle is not a function

    at wrapText (render.js? [sm]:19)

    at ScreenCont.renderText (screencont.js? [sm]:63)

    at ScreenCont.render (screencont.js? [sm]:55)

    at GameScene.render (gamescene.js? [sm]:86)

    at Main.render (main.js? [sm]:125)

    at Main.loop (main.js? [sm]:170)

    at VM2202 WAGameSubContext.js:1

    at Function.cbWithTimeStamp (gamePage.html:58)

    at p (VM2186 WAGame.js:1)

    at VM2186 WAGame.js:1

回答关注问题邀请回答
收藏

2 个回答

  • 晚风作酒
    晚风作酒
    01-10

    微信小游戏里并没有wx.createSelectorQuery()方法可以使用

    01-10
    有用
    回复
登录 后发表内容