医废工具端小程序源码
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
|
||||
.bg-gradual-pink{
|
||||
vertical-align: middle;
|
||||
font-size:18px;
|
||||
background:-webkit-linear-gradient(315deg,rgba(45,201,235,1) 0%,rgba(20,210,184,1) 100%);
|
||||
background:linear-gradient(135deg,rgba(45,201,235,1) 0%,rgba(20,210,184,1) 100%);
|
||||
}
|
||||
.cu{
|
||||
height:89px;
|
||||
}
|
||||
.page {
|
||||
width: 100vw;
|
||||
height: 1000Vh;
|
||||
}
|
||||
.page.show {
|
||||
overflow: hidden;
|
||||
}
|
||||
.cuIcon-locationfill{
|
||||
color:#2CC9EA;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user