5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-05-22 e74a7c7afc56cf229058091fe2ae143cf0bdb3ca
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>