From c51cfc3b29cf0f6c36d332f3d02e7cd5479d9d15 Mon Sep 17 00:00:00 2001 From: 18631081161 <2088094923@qq.com> Date: Sat, 28 Feb 2026 01:10:29 +0800 Subject: [PATCH] 23 --- honey_box/common/env.js | 4 +- honey_box/pages/mall/detail.vue | 79 +++++++++++++++---- honey_box/pages/mall/index.vue | 2 +- .../HoneyBox.Core/Services/GoodsService.cs | 2 + 4 files changed, 69 insertions(+), 18 deletions(-) diff --git a/honey_box/common/env.js b/honey_box/common/env.js index f3d03630..d004875c 100644 --- a/honey_box/common/env.js +++ b/honey_box/common/env.js @@ -11,8 +11,8 @@ // 测试环境配置 - .NET 10 后端 const testing = { - baseUrl: 'https://app.zpc-xy.com/honey/api', - // baseUrl: 'https://api.hanimanghe.top', + // baseUrl: 'https://app.zpc-xy.com/honey/api', + baseUrl: 'https://api.hanimanghe.top', // baseUrl: 'http://192.168.1.24:5238', // baseUrl: 'http://192.168.195.15:2822', imageUrl: 'https://youdas-1308826010.cos.ap-shanghai.myqcloud.com', diff --git a/honey_box/pages/mall/detail.vue b/honey_box/pages/mall/detail.vue index 3f6c6d7e..8f6ba414 100644 --- a/honey_box/pages/mall/detail.vue +++ b/honey_box/pages/mall/detail.vue @@ -143,6 +143,7 @@