From c141bdb7b50ca3a3ab2ab088edd6c6f32f8615f4 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Fri, 20 Mar 2026 13:37:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=A3=E5=AE=A2=E4=B8=8B?= =?UTF-8?q?=E5=8D=95=E8=8F=9C=E5=93=81=E5=88=86=E7=B1=BB=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/appConfig.js | 2 +- pagesCreateOrder/index/index.vue | 44 ++++++++++++++++++++++++-------- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/config/appConfig.js b/config/appConfig.js index f884ef9..ba2fc18 100644 --- a/config/appConfig.js +++ b/config/appConfig.js @@ -1,5 +1,5 @@ //当前环境 test,prod -export const ENV = 'test' +export const ENV = 'prod' export const ENV_BASE_URL = { java: { prod: 'https://cashier.sxczgkj.com/', diff --git a/pagesCreateOrder/index/index.vue b/pagesCreateOrder/index/index.vue index 0a49679..ca872cc 100644 --- a/pagesCreateOrder/index/index.vue +++ b/pagesCreateOrder/index/index.vue @@ -36,7 +36,9 @@ + @scroll="rightScroll" + @scrolltoupper="scrolltoupper" + >