finscn / weapp-adapter

weapp-adapter of Wechat Tiny Game in ES6
MIT License
413 stars 82 forks source link

Add set AttributeNS #10

Closed friddle closed 6 years ago

friddle commented 6 years ago

setAttributeNS(name, value) { this[name] = value } 谢谢。就是很简单的兼容性问题。帮忙兼容下

finscn commented 6 years ago

Done. Thanks and please test with the last version.