there is a list page as shown below:
"" 1011:
""
:
vue
there is a list page as shown below:
"" 1011:
""
:
vue
if it is a parent-child component, the parent component can pass the value to the child component through the props, and the child component can pass the value to the parent component through the emit () event callback. EventBus can also be used as a medium for communication between different components
filter data under each category can be identified
eventBus is very convenient
Previous: How to realize real-time rendering of page time by using timer countdown in vue
Next: Abnormal UnsatisfiedDependencyException: Error creating bean with name
No problem on ios. Sliding up and down is basically no problem. Android pull-down refresh conflicts with the sliding area in the middle of the page, and once you swipe up (that is, when the finger is pulled down), it triggers the entire page drop-down ...
effects on Android mobile devices: : attached code: data:{ iconMove:". images icon_move_right.png", } mounted:function () { var that=this; var right_div2 = document.getElementById("right_div2"...