index.wxss 733 B

1
  1. page{background:#f6f6f6;padding:20rpx 20rpx 20rpx 0}page .top{padding:20rpx 30rpx}page .top .top-input{display:flex;justify-content:space-between;margin-top:20rpx}page .top .top-input .top-txt{display:flex;justify-content:space-between;border-bottom:1rpx solid #adabab;width:45%}page .top .top-input .top-txt .inputs{margin:0rpx 20rpx 20rpx 0rpx;width:220rpx}page .goods-title{display:flex;justify-content:space-between;padding:20rpx 30rpx;background:#e7e6e6;border-radius:20rpx;width:90%;margin:20rpx auto}page .goods-title .goods-txt{margin:20rpx 0}page .buttoms{display:flex;justify-content:center;margin-top:80rpx}page .buttoms .buttoms-bottom2{width:200rpx;background:#46a9a4;padding:20rpx;text-align:center;border-radius:20rpx}