document.querySelector is not a function发布于 7 年前作者 fengmin18864 次浏览最后编辑 7 年前来自 ask我在小游戏里加了个第三方声音处理的库(用来做音调变化的),在H5上是可以用的,小游戏里会报document.querySelector is not a function,请问是小游戏里禁止了这个的使用么。