From 5c99ae3e6e5c92ba6af4fea207894d973f2ee6b5 Mon Sep 17 00:00:00 2001 From: rainbro <33367671@qq.com> Date: Tue, 22 Jul 2025 18:04:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E8=B4=A7=E5=88=97=E8=A1=A8=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/agent/home.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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;