.header{ background-color: #fff; -webkit-box-shadow: 0 0.05rem 0.15rem 0.01rem #efefef; box-shadow: 0 0.05rem 0.15rem 0.01rem #efefef; padding: 0 0.24rem; text-align: center; font-size: 0.28rem; } .header view{ padding: 0.24rem 0; position: relative; } .backlog_list_tit{ background-color: #f5f7fa; padding: 0.2rem 0 0.2rem 0.2rem; font-size: .28rem; } .item{ padding: 0.24rem 0.32rem; border-top: 0.02rem solid #f0f0f0; box-shadow: 0 0.05rem 0.15rem 0.01rem #efefef; position: relative; background-color: #fff; font-size: 0.30rem; } .title{ font-size: 0.32rem; /* font-weight: bold; */ color: rgb(48, 49, 51); padding-top: 0.1rem; } .center{ padding: 0 10rpx; } .scroll{ height: calc(100vh - 1.9rem); } .input{ border: 1px solid rgb(228, 228, 228); padding: 0.1rem; font-size: 0.3rem; width: 100%; margin: 0.2rem 0; border-radius: 2px; height: 0.6rem; } .footer{ position: fixed; left: 0; bottom: 0; width: 100%; background-color: #ffffff; z-index: 998; font-size: 0.24rem; } .footweight{ padding: 0.15rem 0 0.15rem 0.3rem; background-color: #deeeff; font-size: 0.27rem; color: #1d96ff; } .footfoot{ padding: 0.1rem; } .footcol{ text-align: center; } .footer .iconfont{ font-size: 0.5rem; padding-bottom: 10rpx; } .btn{ padding: 0rem; text-align: center; width: 2rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.3rem; margin-top: 6rpx; background-color: #42a8ff; border: none; } .footcolButno, .footcolButok { text-align: center; padding: 0rem; width: 1.4rem; height: 0.8rem; font-size: 0.28rem; line-height: 0.8rem; box-sizing: border-box; } .footcolButno { border: 1px solid #42a8ff; color: #2f9eff; background-color: #ffffff; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .footcolButok { border: 0; color: #fff; background-color: #42a8ff; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .gradefootcolButok { width: 2.8rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.28rem; border: 0; color: #fff; background-color: #42a8ff; border-radius: 3px; } .footcolButno, .footcolButok { width: 1.4rem; height: 0.8rem; font-size: 0.28rem; } .footcolButno { border: 1px solid #42a8ff; color: #2f9eff; background-color: #ffffff; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .footcolButok { border: 0; color: #fff; background-color: #42a8ff; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }