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