From 12a4244135e7507a7a1ecfb311b87e3f4d4336e7 Mon Sep 17 00:00:00 2001 From: "1054425342@qq.com" <1054425342@qq.com> Date: Tue, 23 Sep 2025 18:15:07 +0800 Subject: [PATCH] =?UTF-8?q?fix=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/request.js | 4 ++-- subPackages/haveFeeling/list.vue | 3 ++- subPackages/techan/order.vue | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/static/js/request.js b/static/js/request.js index 4584f8d..454e1f5 100644 --- a/static/js/request.js +++ b/static/js/request.js @@ -9,8 +9,8 @@ const DEV_API_URL = 'http://1.13.193.49'; const PROD_API_URL = 'http://1.13.193.49'; const NEWAPIURL = process.env.NODE_ENV === 'development' ? DEV_API_URL : PROD_API_URL; // const DEV_API_URL_DES = 'https://des.dayunyuanjian.cn/xcx'; -// const DEV_API_URL_DES = 'https://des.dayunyuanjian.cn/xcx'; -const DEV_API_URL_DES = 'http://192.168.124.8:8083/xcx'; +const DEV_API_URL_DES = 'https://des.dayunyuanjian.cn/xcx'; +// const DEV_API_URL_DES = 'http://192.168.124.8:8083/xcx'; // const PROD_API_URL_DES = 'https://des.dayunyuanjian.cn/xcx'; const PROD_API_URL_DES = 'https://des.dayunyuanjian.cn/xcx'; const NEWAPIURL_DES = process.env.NODE_ENV === 'development' ? DEV_API_URL_DES : PROD_API_URL_DES; diff --git a/subPackages/haveFeeling/list.vue b/subPackages/haveFeeling/list.vue index 6f8bf24..396af9b 100644 --- a/subPackages/haveFeeling/list.vue +++ b/subPackages/haveFeeling/list.vue @@ -80,7 +80,8 @@ - ¥{{ order.payAmount || 0 }} + ¥{{ order.orders[0].payAmount || 0 }} + ¥{{ order.payAmount || 0 }} {{ order.createTime }} diff --git a/subPackages/techan/order.vue b/subPackages/techan/order.vue index 162f69b..a1a3948 100644 --- a/subPackages/techan/order.vue +++ b/subPackages/techan/order.vue @@ -97,6 +97,7 @@ {{ sku.specValueOne }}-{{ sku.specValueTwo }} x{{ sku.quantity }}