lin
2026-04-27 e4793c64386ac9313a7471a65dd8605328aa0690
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;