main.wxss 1.2 KB

1
  1. .hui-button-box{background-color:#fff;box-shadow:0 2px 10px rgba(3,3,3,.1);position:fixed;bottom:0;left:0;right:0;height:100rpx;display:flex;align-items:center;justify-content:flex-end;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);padding-right:40rpx;padding-left:40rpx}.text-flex{display:flex;justify-content:space-between;align-items:center}page{background-color:#f3f4f6;font-size:28rpx}page::after{position:fixed;content:'';left:-1000px;top:-1000px;-webkit-animation:shadow-preload .1s;-webkit-animation-delay:3s;animation:shadow-preload .1s;animation-delay:3s}@-webkit-keyframes shadow-preload{0%{background-image:url(https://cdn1.dcloud.net.cn/4f546b334d554e454e53556c6433677a597a41774e6d517a4e6a51784e6a466b4d6a5177/img/shadow-grey.png)}100%{background-image:url(https://cdn1.dcloud.net.cn/4f546b334d554e454e53556c6433677a597a41774e6d517a4e6a51784e6a466b4d6a5177/img/shadow-grey.png)}}@keyframes shadow-preload{0%{background-image:url(https://cdn1.dcloud.net.cn/4f546b334d554e454e53556c6433677a597a41774e6d517a4e6a51784e6a466b4d6a5177/img/shadow-grey.png)}100%{background-image:url(https://cdn1.dcloud.net.cn/4f546b334d554e454e53556c6433677a597a41774e6d517a4e6a51784e6a466b4d6a5177/img/shadow-grey.png)}}