Explorar o código

Squashed commit of the following:

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

    fix
skyblued %!s(int64=2) %!d(string=hai) anos
pai
achega
c13a5f7c01
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shop-mall/components/TheHomeHeader/index.tsx

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

@@ -43,7 +43,7 @@ export default defineComponent({
     ]
     return () => (
       <div class={styles.theHomeHeader}>
-        <div style={{ height: navBarHeight.value + 'px', background: 'red' }}></div>
+        {/* <div style={{ height: navBarHeight.value + 'px', background: 'red' }}></div> */}
         <div class={styles.content}>
           <img class={styles.mall} src={IconMall} />
           <div class={styles.searchBox} onClick={() => emit('search')}>