From 770d2298e095d8c3c734fffe315f737b8d00baaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E6=98=9F=E6=98=9F?= <605893810@qq.com> Date: Fri, 3 Jul 2026 15:27:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E6=B6=88=E8=B4=B9?= =?UTF-8?q?=E8=80=85=E6=9D=83=E7=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/mine_package/mine_purse/mine_purse.vue | 7 ++++++- utils/config.js | 10 +++++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 5e2334a..ed3f98e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "appid" : "__UNI__4910728", "description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。", "versionName" : "1.0.2", - "versionCode" : 162, + "versionCode" : 163, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/mine_package/mine_purse/mine_purse.vue b/pages/mine_package/mine_purse/mine_purse.vue index 940eff6..da4cd84 100644 --- a/pages/mine_package/mine_purse/mine_purse.vue +++ b/pages/mine_package/mine_purse/mine_purse.vue @@ -32,7 +32,7 @@ {{ item.bonusAmount || 0 }} - 分红余额 + 消费者权益 @@ -206,6 +206,11 @@ export default { this.availableAmount = row ? (row.curAmount || 0) : 0; this.collectSuccess = false; this.collectShow = true; + }else if (type === "deduction") { + // 兑换 + uni.navigateTo({ + url: "/pages/rwa_package/shop/fen-shop", + }); } }, onTip(index) { diff --git a/utils/config.js b/utils/config.js index 515f028..df11c16 100644 --- a/utils/config.js +++ b/utils/config.js @@ -3,11 +3,11 @@ // export const BASE_URL="http://cl55un59859.vicp.fun:24346"; // 测试环境 -// export const BASE_URL = "https://api.tbmall.xin"; //生产 -// export const MILD_BASE_URL = "https://agent.tbmall.xin/"; //中台生产 -// -export const BASE_URL ='https://api.o.tbmall.xin'; // 本地测试 -export const MILD_BASE_URL = "https://agent.o.tbmall.xin/"; //中台测试 +export const BASE_URL = "https://api.tbmall.xin"; //生产 +export const MILD_BASE_URL = "https://agent.tbmall.xin/"; //中台生产 + +// export const BASE_URL ='https://api.o.tbmall.xin'; // 本地测试 +// export const MILD_BASE_URL = "https://agent.o.tbmall.xin/"; //中台测试 // https://h.o.tbmall.xin/#/