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" + >