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 }}