From ac11157841b5ac8d37f6897ecb3f898fb6e7d815 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 2 Mar 2026 18:41:50 +0800 Subject: [PATCH] =?UTF-8?q?2026.3.2=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 71 +++++++++-- pages/login/login.vue | 4 +- pages/myCenter/businessInfo.vue | 215 ++++++++++++++++++++++++++++++++ pages/myCenter/shopDetail.vue | 144 +++++++++++++++++---- 4 files changed, 403 insertions(+), 31 deletions(-) create mode 100644 pages/myCenter/businessInfo.vue diff --git a/pages/index/index.vue b/pages/index/index.vue index 37125ed..15c1c61 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,14 +1,17 @@