index.wxss
526 Bytes
.centerview{position:fixed;bottom:0;margin:0 auto;width:100%;border:1px solid #f2e2ac;border-radius:10px;background-color:#f2e2ac;text-align:center;z-index:99999999999;height:40px;line-height:40px;color:#000;-webkit-animation:scaleDrawC 2s;animation:scaleDrawC 2s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-name:scaleDrawC!important;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:2s}.btn{background-color:#f29086;color:#fff}