@@ -0,0 +1,8 @@
+
+import { useRef } from 'react'
+import { useDidShow, useDidHide } from '@tarojs/taro'
+export default (fun) => {
+}