From d5cf194fd146cd3e83d27f273cdf3383b3d52e1c Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Thu, 30 May 2024 11:40:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- framework/0-conf.js | 4 ++-- pages/order_detail/order_detail.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/framework/0-conf.js b/framework/0-conf.js index 638d857..cbe8368 100644 --- a/framework/0-conf.js +++ b/framework/0-conf.js @@ -3,10 +3,10 @@ const debug = process.env.NODE_ENV == 'development' ? true : false; const proxyApi = "/api" // #endif // #ifdef MP-WEIXIN || APP -const proxyApi = 'http://192.168.2.42:9889/cashierService' // 王伟 +// const proxyApi = 'http://192.168.2.42:9889/cashierService' // 王伟 // const proxyApi = 'http://192.168.2.74:9888/cashierService' // 帆哥 // const proxyApiwws = 'ws://192.168.2.74:9888/cashierService' // 测试 -// const proxyApi = 'https://wxcashiertest.sxczgkj.cn/cashierService' // 测试 +const proxyApi = 'https://wxcashiertest.sxczgkj.cn/cashierService' // 测试 const proxyApiwws = 'wss://wxcashiertest.sxczgkj.cn/cashierService' // 测试 // #endif diff --git a/pages/order_detail/order_detail.vue b/pages/order_detail/order_detail.vue index bfc0f2f..b84cc9e 100644 --- a/pages/order_detail/order_detail.vue +++ b/pages/order_detail/order_detail.vue @@ -236,7 +236,7 @@ }, onShow() { - + this.getAount() }, created() { uni.$on('emitclickorderfood', (num) => {