diff --git a/src/views/agent/home.vue b/src/views/agent/home.vue index c46e606..e28714a 100644 --- a/src/views/agent/home.vue +++ b/src/views/agent/home.vue @@ -67,7 +67,8 @@
{{ ver2info[verid].name }}
+{{ ver2info[verid].name }}
+{{ type2name[type] }} {{ supplyPriceList[type].price }}元 / {{ supplyPriceList[type].unit_format }} @@ -512,8 +513,12 @@ a { } } - .item-list { + .mt-16 { margin-top: 16px; + } + + .item-list { + // margin-top: 16px; text-align: left; line-height: 18px;