刷新当前页面
N/A
this.$bridge .reload() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) })