Procházet zdrojové kódy

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

qq12rrr před 2 měsíci
rodič
revize
539212af8e
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  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