From 9f1984205432b7ad11426d86b1da47ecd305b63f Mon Sep 17 00:00:00 2001 From: fuchao <2577131060@qq.com> Date: Thu, 27 Nov 2025 17:47:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E4=B8=A2=E5=A4=B1=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/order/GoodsPrice.vue | 72 +++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 components/order/GoodsPrice.vue diff --git a/components/order/GoodsPrice.vue b/components/order/GoodsPrice.vue new file mode 100644 index 0000000..739417e --- /dev/null +++ b/components/order/GoodsPrice.vue @@ -0,0 +1,72 @@ + + + + + \ No newline at end of file