new Vue({ el: '#main', data: { isback: false, isrefresh: true, isfilter:true, isopen:true }, mounted: function() { }, })