liangjin
2021-05-14 05811328e58b1d6e142b598bc8f083504c84177f
pages/order/hbfqOrder/hbfqOrder.acss
@@ -51,3 +51,33 @@
  margin-top: 12px;
}
.user-msg-view {
  width: 686rpx;
  background: #fff;
  padding: 0px 0 10px;
  box-sizing: border-box;
  box-shadow: 0px 1px 12px 0px rgba(56, 56, 235, 0.08);
  border-radius: 8px;
  margin: auto;
  margin-top: 12px;
}
.btn-view {
  width: 686rpx;
  height: 120rpx;
  display: flex;
  align-items:center;
  justify-content:center
}
.get-qrcode {
  width: 320rpx;
  height: 40px;
  margin-top: 20rpx;
  margin-bottom: 20rpx;
  border-radius: 22px;
  border: 0;
  color:#fff;
  line-height: 40px;
}