Skip to content

Commit

Permalink
perf(wx-react): 提前移除_or
Browse files Browse the repository at this point in the history
  • Loading branch information
ykforerlang committed Jul 30, 2019
1 parent 6e2938e commit 42e8c14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/wx-react/miniprogram_dist/AllComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,9 @@ export class BaseComponent {
}
}

// _or 不在有用
this._or = {}

if (Object.keys(cp).length === 0) {
updatePros.push(P_R)
} else {
Expand Down

0 comments on commit 42e8c14

Please sign in to comment.