Explorar el Código

perf(首页): 隐藏车抵贷、房抵贷卡片

qq12rrr hace 2 meses
padre
commit
539212af8e
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      src/pages/home/index.tsx

+ 4 - 4
src/pages/home/index.tsx

@@ -294,7 +294,7 @@ const Home = () => {
           </Flex>
         </Flex> */}
 
-        <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
+        {/* <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
           <View className="index-car-loan-entrance">
             <View className="index-car-loan-entrance-header">
               <View className="index-car-loan-entrance-title">车抵贷</View>
@@ -338,9 +338,9 @@ const Home = () => {
               </View>
             </View>
           </View>
-        </Padding>
+        </Padding> */}
 
-        <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
+        {/* <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
           <View className="index-car-loan-entrance">
             <View className="index-car-loan-entrance-header">
               <View className="index-car-loan-entrance-title">房抵贷</View>
@@ -383,7 +383,7 @@ const Home = () => {
               </View>
             </View>
           </View>
-        </Padding>
+        </Padding> */}
 
         <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
           <Image