angular.js - There must always be a section of $scope.$apply(); after obtaining data. What does this code mean?
我想大声告诉你
我想大声告诉你 2017-05-15 17:11:22
0
1
663


After obtaining the data, there must always be a $scope.$apply(); What does this code mean?

我想大声告诉你
我想大声告诉你

reply all(1)
某草草

Call $apply to get your binding updates.

Look at the official wiki: https://github.com/angular/an...$scope.$apply()

Note: After clicking the url, paste the one left behind

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template