소스 검색

Merge branch 'iteration_header_to_h5' into jenkins

lex 2 년 전
부모
커밋
2207f9ee08
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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}>