头像昵称

攻略2次请求
dev
Tuzki 2 years ago
parent bdade0e203
commit 32eefe543a
  1. 1038
      pages/personcenter/personcenter.vue
  2. 2
      sunPackIndex/scenic/scenicdetial/scenicdetial.vue

File diff suppressed because it is too large Load Diff

@ -425,7 +425,7 @@ export default {
}
this.getDuration(this.info.soundpath, res.data.sfunc);
// this.getWeather(res.data.region);
this.getMethod(res.data.region);
// this.getMethod(res.data.region);
this.getMethodList();
uni.hideLoading();
});

Loading…
Cancel
Save