测试
This commit is contained in:
@@ -186,9 +186,7 @@
|
|||||||
this.img = decodeURIComponent(query.url)
|
this.img = decodeURIComponent(query.url)
|
||||||
this.height = uni.getSystemInfoSync().windowHeight
|
this.height = uni.getSystemInfoSync().windowHeight
|
||||||
|
|
||||||
if (!uni.getStorageSync('address').address) {
|
|
||||||
this.getLocation()
|
this.getLocation()
|
||||||
}
|
|
||||||
|
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.getWatermarkList()
|
this.getWatermarkList()
|
||||||
|
|||||||
Reference in New Issue
Block a user