release: v2.8.2

This commit is contained in:
redhoodsu
2022-12-12 08:24:13 +08:00
parent 64a3279f18
commit 16d0f73509
3 changed files with 7 additions and 1 deletions

View File

@@ -106,6 +106,8 @@ export default {
$(this._container).remove()
evalCss.clear()
this._isInit = false
this._container = null
this._shadowRoot = null
},
scale(s) {
if (isNum(s)) {