5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-06-20 bb4bf63aed5e87e23052a3c060dd7fa294a070ed
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>