From f40caeb6c81e54ad2b6af827139aaf93304e9317 Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Fri, 24 Apr 2026 17:32:26 +0800 Subject: [PATCH] feat: 澜品优选权益+权收+绑卡 --- main.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/main.js b/main.js index 404f9a3..0ca1935 100644 --- a/main.js +++ b/main.js @@ -4,11 +4,13 @@ import Vue from 'vue' import './uni.promisify.adaptor' import util from './util.js' + Vue.config.productionTip = false App.mpType = 'app' + Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com' Vue.prototype.$util = util -Vue.prototype.$baseUrl = 'https://tmy.xjzbh.com' +Vue.prototype.$baseUrl = 'https://lp1994.lpyx.top' Vue.prototype.$bank = [ '中国工商银行', '中国建设银行', -- Gitblit v1.9.3