File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ Vue.use(VueLLazyload, config);
135135 </tr>
136136 </tobdy>
137137</table >
138- [ 1] : All options should not be changed after they have initialized except for [ 2]
139- [ 2] : It will mark the node not loaded and load again when it's in parent view. if ` once ` is set to ` false ` .
138+ [ 1] : All options should not be changed after they have initialized except for [ 2] .
139+ [ 2] : It will mark the node not loaded and load again when it's in parent view. if ` once ` is set to ` false ` .
140140[ 3] : All options will inherit its ancestors' options.
141141
142142## Methods
@@ -208,4 +208,4 @@ Vue.use(VueLLazyload, config);
208208
209209## Well, what's next?
210210- More options for configuration
211- - Supplements of test cases
211+ - Supplements of test cases
You can’t perform that action at this time.
0 commit comments