From fcceeb05d47be8137c2bb2cdbac9c74fa1fe9520 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 26 May 2026 11:20:15 +0800
Subject: [PATCH] feat:星享购 绑卡+权收

---
 main.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main.js b/main.js
index 4b0fb9b..0002447 100644
--- a/main.js
+++ b/main.js
@@ -8,8 +8,8 @@
 Vue.config.productionTip = false
 App.mpType = 'app'
 
-Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com'
-// Vue.prototype.$webHost = 'https://test-skfq.zrgy-bbg.com'
+// Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com'
+Vue.prototype.$webHost = 'https://test-skfq.zrgy-bbg.com'
 Vue.prototype.$util = util
 Vue.prototype.$baseUrl = 'https://xxg1996.xjjyxh.com'
 Vue.prototype.$bank = [

--
Gitblit v1.9.3