From 5fef307e88b3ec0bf5ac2dd1fa74c71c4966210b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B2=A9=E4=BB=9488?= <> Date: Fri, 9 Jan 2026 09:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages/main/login/login.vue | 157 +++++++++++++++--------------- h5/pages/main/order/src/order.vue | 1 - 2 files changed, 77 insertions(+), 81 deletions(-) diff --git a/h5/pages/main/login/login.vue b/h5/pages/main/login/login.vue index 5a1eedd..49acd76 100644 --- a/h5/pages/main/login/login.vue +++ b/h5/pages/main/login/login.vue @@ -1,88 +1,85 @@ + + \ No newline at end of file diff --git a/h5/pages/main/order/src/order.vue b/h5/pages/main/order/src/order.vue index d77fceb..4dead3d 100644 --- a/h5/pages/main/order/src/order.vue +++ b/h5/pages/main/order/src/order.vue @@ -404,7 +404,6 @@ } onMounted(() => { - deepInfo(); });