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