You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
1.1 KiB

6 months ago
  1. page,
  2. view,
  3. scroll-view,
  4. swiper,
  5. button,
  6. input,
  7. textarea,
  8. label,
  9. navigator,
  10. image{box-sizing:border-box!important}image{vertical-align:top}.save{position:fixed;bottom:0;width:100%;height:120rpx;display:flex;justify-content:center;align-items:center}.save view{display:flex}.save .btn{box-shadow:0rpx 5rpx 10rpx rgba(0,0,0,.4);width:70%;height:80rpx;border-radius:80rpx;background-color:#f06c7a;color:#fff;justify-content:center;align-items:center;font-size:30rpx}.save .btn .icon{height:80rpx;color:#fff;font-size:30rpx;justify-content:center;align-items:center}.content{display:flex;flex-wrap:wrap}.content view{display:flex}.content .row{width:94%;margin:0 3%;border-top:solid 1rpx #eee}.content .row .nominal{width:30%;height:120rpx;font-weight:200;font-size:30rpx;align-items:center}.content .row .input{width:70%;padding:20rpx 0;align-items:center;font-size:30rpx}.content .row .input.switch{justify-content:flex-end}.content .row .input .textarea{margin:20rpx 0;min-height:120rpx}.content .row .del{width:100%;height:100rpx;justify-content:center;align-items:center;font-size:36rpx;color:#f06c7a;background-color:rgba(255,0,0,.05);border-bottom:solid 1rpx #eee}