mo %!s(int64=2) %!d(string=hai) anos
pai
achega
4a3a703a85
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/o-sticky/index.tsx

+ 1 - 0
src/components/o-sticky/index.tsx

@@ -31,6 +31,7 @@ export default defineComponent({
     }
     const { height } = useRect((this as any).$refs.div)
     this.sectionStyle.height = `${height}px`
+    console.log('useRect', height)
   },
   render() {
     return (