张延森 il y a 4 ans
Parent
révision
eb065502bf
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1
    2
      src/pages/house/list/index.jsx

+ 1
- 2
src/pages/house/list/index.jsx Voir le fichier

@@ -128,8 +128,7 @@ let house = (props, ref) => {
128 128
                 <Text onClick={()=>onShare(x)}>分享链接</Text>
129 129
               </View>
130 130
             </ContainerLayout>
131
-          </View>
132
-        
131
+          </View>        
133 132
         )}
134 133
       />
135 134