Commit 0c1aac1a by chenyu

update: style

parent b7242b69
......@@ -154,7 +154,7 @@
{{ row.payPrice|fomatFloat }}
</p>
</div>
<div v-else>
<div v-else style="padding-left:14px;">
{{ row.number }}
</div>
<!-- {{row[colunm.prop]}} -->
......@@ -536,6 +536,7 @@ p {
}
.price-info {
display: flex;
padding-left:4px;
.good-unitPrice {
font-size: 14px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment