pages/quanyi/add.vue @@ -171,7 +171,7 @@ }, mounted(){ this.$refs.codeUi.open() // this.$refs.codeUi.open() this.windowHeight = uni.getSystemInfoSync().windowHeight; this.interval = setInterval(() => { let newHeight = window.innerHeight;