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