@ -105,12 +105,13 @@
isPopup: false,
info: {},
list: [],
devicePixelRatio: uni.getSystemInfoSync().devicePixelRatio
devicePixelRatio: 750/uni.getSystemInfoSync().windowHeight
}
},
onReady() {
this.getList();
this.getCarousel()
console.log(uni.getSystemInfoSync().devicePixelRatio)
onShow() {
if (uni.getStorageSync("AccessToken")) {