lin
2026-04-28 5ddc4e2deda6e18d14e92ba00c81de981475ca1c
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;