Parcourir la source

Merge branch 'iteration_header_to_h5' into jenkins

lex il y a 2 ans
Parent
commit
2207f9ee08
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      src/views/follow-account/index.tsx

+ 4 - 1
src/views/follow-account/index.tsx

@@ -84,7 +84,10 @@ export default defineComponent({
     return () => (
       <>
         <div class={styles.followAccount}>
-          <OHeader background="transparent">
+          <OHeader
+            background="transparent"
+            style="position: fixed; width: 100%;z-index: 999;top: 0;left: 0;"
+          >
             {{
               content: () => (
                 <div class={styles.btnHeader} onClick={onBack}>