From 27134526a0bc366b01c6cf323140073037a096f6 Mon Sep 17 00:00:00 2001 From: chc <1501738723@qq.com> Date: Tue, 14 Jul 2026 10:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=99=BB=E9=99=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/verification/verification.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/verification/verification.vue b/components/verification/verification.vue index 54810a0..f8de759 100644 --- a/components/verification/verification.vue +++ b/components/verification/verification.vue @@ -194,7 +194,7 @@ function getCode() { storage.setUuid(uuid.v1()) } uni.request({ - url: api.common + '/common/slider/' + props.business, + url: api.buyer + '/common/slider/' + props.business, header: { uuid: storage.getUuid() }, @@ -229,7 +229,7 @@ function end() { uni.request({ method: 'POST', url: - api.common + + api.buyer + '/common/slider/' + props.business + '?xPos=' +