From 98aa066ae48f7dbe72f4fb3c3fe88e0c9a0be5b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E4=BC=91=E5=93=A5=E5=93=A56666?= Date: Wed, 24 Jun 2026 19:05:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=89=8D=E7=AB=AF=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E9=95=9C=E7=89=87=E5=8E=82=E5=92=8C=E5=93=81?= =?UTF-8?q?=E7=89=8C=E5=95=86=E5=88=97=EF=BC=8C=E4=BB=B7=E6=A0=BC=E5=90=88?= =?UTF-8?q?=E5=B9=B6=EF=BC=8C=E4=B8=8D=E6=98=BE=E7=A4=BA=E6=98=8E=E7=BB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/order/factory-order.vue | 19 +-- .../src/views/order/lens-order.vue | 142 +----------------- 2 files changed, 6 insertions(+), 155 deletions(-) diff --git a/developer-front/src/views/order/factory-order.vue b/developer-front/src/views/order/factory-order.vue index dd3f745..7e88c4a 100644 --- a/developer-front/src/views/order/factory-order.vue +++ b/developer-front/src/views/order/factory-order.vue @@ -24,25 +24,14 @@ - - + - - - - - - @@ -148,7 +137,6 @@ - {{ detail.brandTenantName || '-' }} {{ formatLens(detail) }} {{ detail.progressiveMultifocal === 1 ? '是' : '否' }} @@ -196,9 +184,6 @@
- {{ formatPriceAmount(formatPriceC(detail)) }} - {{ formatPriceAmount(formatDetailLogisticsFee(detail)) }} - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} {{ formatPriceAmount(formatDetailPriceTotal(detail, 'priceC')) }} diff --git a/developer-front/src/views/order/lens-order.vue b/developer-front/src/views/order/lens-order.vue index 73f3e99..84a7267 100644 --- a/developer-front/src/views/order/lens-order.vue +++ b/developer-front/src/views/order/lens-order.vue @@ -46,47 +46,20 @@ - - - - + - - - - - - @@ -445,80 +418,6 @@
- - - - - - - - - - - -
@@ -590,15 +489,6 @@ {{ formatProduct(detail) }} - - {{ formatLensFactory(detail) }} - {{ formatLensFactory(detail) }} - {{ formatLens(detail) }} {{ detail.progressiveMultifocal === 1 ? '是' : '否' }} @@ -655,25 +545,6 @@
- - {{ formatPriceAmount(formatPriceB(detail)) }} - {{ formatPriceAmount(formatPriceB(detail)) }} - - {{ formatPriceAmount(formatDetailLogisticsFee(detail)) }} - - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} -