This commit is contained in:
yanran200730
2022-07-29 09:22:57 +08:00
parent 040c11b215
commit 166d8801e6

View File

@@ -186,9 +186,7 @@
this.img = decodeURIComponent(query.url)
this.height = uni.getSystemInfoSync().windowHeight
if (!uni.getStorageSync('address').address) {
this.getLocation()
}
this.getLocation()
this.$nextTick(() => {
this.getWatermarkList()