Explorar o código

修改下拉框动画样式

lulihong %!s(int64=6) %!d(string=hai) anos
pai
achega
c9f59a89d5
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      page/bigData/css/home.css
  2. 1 0
      page/bigData/css/medical.css

+ 1 - 0
page/bigData/css/home.css

@ -57,6 +57,7 @@ body {
	background-size: 100% 100%;
	position: fixed;
	z-index: 5;
	top: 0.271rem;
	-webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-o-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)

+ 1 - 0
page/bigData/css/medical.css

@ -65,6 +65,7 @@ p {
	background-image: url("../images/tc1.png");
	background-size: 100% 100%;
	position: fixed;
	top: 0.271rem;
	z-index: 5;
	transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
}