From 1538ad4c85e16102fc22a4e48435ff612c93afa0 Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Sat, 2 Aug 2025 17:52:46 +0800 Subject: [PATCH] =?UTF-8?q?walkInto=E7=95=8C=E9=9D=A2=E8=AE=BE=E8=AE=A11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/walkInto/walkInto.vue | 500 +++++++++++++++++++++++------------- 1 file changed, 321 insertions(+), 179 deletions(-) diff --git a/pages/walkInto/walkInto.vue b/pages/walkInto/walkInto.vue index 01fa062..a22b44a 100644 --- a/pages/walkInto/walkInto.vue +++ b/pages/walkInto/walkInto.vue @@ -1,200 +1,342 @@ - - + - \ No newline at end of file + .contact-value { + font-size: 28rpx; + color: #522510; + flex: 1; + word-wrap: break-word; + } + + .nav-arrow { + width: 32rpx; + height: 32rpx; + } + \ No newline at end of file