Browse Source

关键词库版本1.0.0版本样式调整

yuwenjun1997 2 năm trước cách đây
mục cha
commit
ded9dbfafb

+ 2 - 2
src/main/resources/static/css/article/article.css

@@ -68,7 +68,7 @@ dl,dd,dt{zoom:1}
 	.pageWrap input{box-sizing:border-box;width:80px;height:40px;line-height:40px;font-size:16px;border:1px solid #EBECEF;outline:none;border-radius:2px;text-align:center}
 	.loading{box-sizing:border-box;padding:200px 0;text-align:center}
 	.hasTop{position:fixed;left:0;bottom:0}
-	.header{position:sticky;width:100%;background:#e15616;top:0;left:0;z-index:999}
+	.header{position:sticky;width:100%;background:#e15616;top:0;left:0;z-index:9999}
 	.header .nav{display:table;width:1185px;margin:0 auto}
 	.nav .logo{display:table-cell;vertical-align:top;height:48px;padding:11px 0;margin-right: 16px;}
 	.nav .logo img{width:56px;height:48px}
@@ -242,7 +242,7 @@ dl,dd,dt{zoom:1}
 	#scrollTop .item>span{box-sizing:border-box;display:block;padding:1.5vw;line-height:3.4vw;}
 	#scrollTop .item .toTop:before{display:block;margin:0 auto;width:5.8vw;height:5.8vw;background-position:-58.8vw -9vw}
 	.loading{box-sizing:border-box;padding:20vw 0;text-align:center}
-	.header{position: sticky; top: 0; z-index: 9; background: #f5f5f5;}
+	.header{position: sticky; top: 0; z-index: 9999; background: #f5f5f5;}
 	.h5-head{box-sizing:border-box;width:100%;background:#FFF;height:13.6vw;margin-bottom:2.6vw;padding:0 2.6vw;position:relative}
 	.h5-head .index{float:left;width:9vw;line-height:3.4vw;text-align:center;font-size:3.7vw;color:#333}
 	.h5-head .index img{width:100%}

+ 1 - 1
src/main/resources/static/css/base/base.h5.css

@@ -254,4 +254,4 @@
 .cmbeans-alert-content-tips{width: 100%;height: 5.6vw;line-height: 5.6vw;margin-top: 4vw;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}
 .cmbeans-alert-content-tips .tips{width: 27.2vw;height: 5.6vw;background-color: rgba(226, 91, 28, 0.1);border-radius: 2.8vw;line-height: 5.6vw;font-size: 2.6vw;color: #E15616;text-align: center;padding: 0 1.2vw;}
 
-#globalHead{position: sticky !important; top: 0 !important; left: 0 !important; z-index: 9;}
+#globalHead{position: sticky !important; top: 0 !important; left: 0 !important; z-index: 9999;}