update omi-mp

This commit is contained in:
dntzhang 2018-11-08 11:07:41 +08:00
parent 6d33e04688
commit b27f521036
1 changed files with 3 additions and 3 deletions

View File

@ -100,14 +100,14 @@ class Element extends WeElement {
css = css
beforeRender() {
this._useId = 0
}
beforeRender() { }
beforeUpdate() { }
afterUpdate() { }
install() { }
uninstall() { }
installed() { }