Commit 8218319459c21f48d0cdf5cdd891288905cc07b8
1 parent
ac7bb383
首页顶部:z-index: 100000
Showing
1 changed file
with
1 additions
and
2 deletions
pages/index/index/index.wxss
@@ -966,5 +966,4 @@ page { | @@ -966,5 +966,4 @@ page { | ||
966 | /* transform: translateY(-50%); */ | 966 | /* transform: translateY(-50%); */ |
967 | z-index: 10000; | 967 | z-index: 10000; |
968 | } | 968 | } |
969 | - | ||
970 | -.dis_top{position: fixed; top: 0; left: 0; width: 100%;} | ||
971 | \ No newline at end of file | 969 | \ No newline at end of file |
970 | +.dis_top{position: fixed; top: 0; left: 0; width: 100%; z-index: 100000;} | ||
972 | \ No newline at end of file | 971 | \ No newline at end of file |