Authored by 陈峰

commit

... ... @@ -121,7 +121,7 @@ export default {
HomeSlider,
ResourceBox
},
async mounted() {
mounted() {
if (this.yoho.env.isAndroid) {
let appVersion = this.$cookie.get('app_version');
... ...