医废工具端小程序源码

This commit is contained in:
2025-06-12 11:17:15 +08:00
parent c8e7af13aa
commit cc5271b63b
158 changed files with 24173 additions and 0 deletions
@@ -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;
}