5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-06-13 066ec67b7080f07a0e47dda9864ee6be2e4b9053
src/components/constract/DeliveryContract/DetailDialog.vue
@@ -286,7 +286,7 @@
.time-div {
  width: 65px;
  height: 42px;
  background: #1d91ff;
  background: #f7b328;
  border-radius: 3px;
  display: flex;
  align-items: center;
@@ -313,7 +313,7 @@
.continueOrder {
  width: 100%;
  height: 50px;
  background: #1d91ff;
  background: #f7b328;
  border: none;
}
</style>