From 8bd4d49111c7bf87588a9ec886b47cd46a45e70e Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Tue, 09 Jun 2026 15:16:38 +0800 Subject: [PATCH] feat:星享购 支付宝支付 --- main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/main.js b/main.js index add9c89..4b0fb9b 100644 --- a/main.js +++ b/main.js @@ -9,6 +9,7 @@ App.mpType = 'app' 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