small-program/App.vue @@ -84,8 +84,6 @@ that.$isResolve() }, fail: (err) => { console.error('获取位置失败===========', err); that.$store.commit('setPosition',locParam) that.$isResolve() } });