Kaynağa Gözat

Squashed commit of the following:

commit 3da5f878889285de7ebe67067437d382cfd83282
Author: skyblued <806020149@qq.com>
Date:   Tue Aug 30 10:47:32 2022 +0800

    fix

commit eaa0862b79b2cfa6a2c03f6791920926a762d232
Author: skyblued <806020149@qq.com>
Date:   Tue Aug 30 10:45:24 2022 +0800

    fix
skyblued 2 yıl önce
ebeveyn
işleme
37b8049685

+ 1 - 1
src/views/shop-mall/components/TheHomeHeader/index.tsx

@@ -29,7 +29,7 @@ export default defineComponent({
         }
       })
     }
-    init()
+    // init()
     const popoverSlots = {
       reference: () => (
         <img class={styles.more} src={IconMore} onClick={() => emit('more')} />