@@ -76,6 +76,9 @@ var vm = new Vue({
})
}
},
+ mounted () {
+ utils.iosBackRefresh()
+ },
methods: {
recover: function () {
let _this = this