diff --git a/css/index.css b/css/index.css index 3c7fc7c..5dc5b53 100644 --- a/css/index.css +++ b/css/index.css @@ -509,7 +509,7 @@ } .data .item .operate .circle { position: relative; - z-index: 1; + z-index: 6; cursor: pointer; width: 28px; height: 28px; @@ -539,6 +539,7 @@ overflow: hidden; opacity: 0; height: 0; + z-index: 4; } .data .item .operate .select.show { height: 211px; diff --git a/css/index.less b/css/index.less index 830293e..751f654 100644 --- a/css/index.less +++ b/css/index.less @@ -565,7 +565,8 @@ position: relative; .circle { position: relative; - z-index: 1; + // z-index: 1; + z-index: 6; cursor: pointer; width: 28px; height: 28px; @@ -595,6 +596,7 @@ overflow: hidden; opacity: 0; height: 0; + z-index: 4; &.show { height: 211px; opacity: 1; diff --git a/html/search.html b/html/search.html new file mode 100644 index 0000000..b4ef926 --- /dev/null +++ b/html/search.html @@ -0,0 +1,48 @@ + + + + + + Document + + + + + + + + + + + +
+ + + +
+ + +