From b5496ebd80b6916acea481371d78aa827d2e20e7 Mon Sep 17 00:00:00 2001 From: 18631081161 <2088094923@qq.com> Date: Fri, 26 Jul 2024 22:28:38 +0800 Subject: [PATCH] . --- main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index cf1a243..0dd1650 100644 --- a/main.js +++ b/main.js @@ -210,10 +210,10 @@ Vue.prototype.onBridgeReady = function(data) { } // 测试 // const baseUrl = '' -const baseUrl = 'https://api.zpc-xy.com/' +// const baseUrl = 'https://api.zpc-xy.com/' // 正式 -// const baseUrl = 'https://xinglanmh.shequtuangou.vip' +const baseUrl = 'https://xinglanmh.shequtuangou.vip' Vue.prototype.siteBaseUrl = baseUrl + '/api/' Vue.prototype.$z_img2 = baseUrl + '/zcq/'