Skip to content

Commit 34efd2d

Browse files
authored
Update Home.vue
1 parent 2c42ef8 commit 34efd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/views/Home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<div>
33
<a-layout id="components-layout-demo-fixed">
4-
<a-layout-header :style="{position: 'fixed',zIndex: 1,width: '100%',background: '#0867c1'}">
4+
<a-layout-header :style="{position: 'fixed',zIndex: 10000,width: '100%',background: '#0867c1'}">
55
<svg id="logo" viewBox="0 0 180 24" xmlns:xlink="http://www.w3.org/1999/xlink" width="7.5em" height="1em"
66
class="fs6b9dl">
77
<defs>

0 commit comments

Comments
 (0)