李志伟 3 anos atrás
pai
commit
d6cf102b48
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      src/pages/index/tabs/Recommend.jsx

+ 3
- 3
src/pages/index/tabs/Recommend.jsx Ver arquivo

70
     Taro.navigateTo({ url: '/pages/search/search' });
70
     Taro.navigateTo({ url: '/pages/search/search' });
71
   }
71
   }
72
 
72
 
73
-  useDidShow(() => {
74
-    setQueryParams({ ...queryParams })
75
-  })
73
+  // useDidShow(() => {
74
+  //   setQueryParams({ ...queryParams })
75
+  // })
76
 
76
 
77
   return (
77
   return (
78
     // <view style={{ height: '100%', overflow: 'hidden',display:'flex',flexDirection:'column' }}>
78
     // <view style={{ height: '100%', overflow: 'hidden',display:'flex',flexDirection:'column' }}>