张延森 4 年 前
コミット
eb065502bf
共有1 個のファイルを変更した1 個の追加2 個の削除を含む
  1. 1
    2
      src/pages/house/list/index.jsx

+ 1
- 2
src/pages/house/list/index.jsx ファイルの表示

@@ -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