From 903890d942de1271784032ff18ac68749086b897 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 04 十二月 2023 13:05:28 +0800
Subject: [PATCH] #

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

diff --git a/main.js b/main.js
index ba4f953..c8ce765 100644
--- a/main.js
+++ b/main.js
@@ -5,8 +5,8 @@
 import Vue from 'vue'
 Vue.use(uView)
 Vue.config.productionTip = false
-// Vue.prototype.baseUrl = 'http://crm.zoneyung.net'
-Vue.prototype.baseUrl = 'http://192.168.4.188:9528'
+Vue.prototype.baseUrl = 'http://crm.zoneyung.net'
+// Vue.prototype.baseUrl = 'http://192.168.4.188:9528'
 App.mpType = 'app'
 const app = new Vue({
     ...App

--
Gitblit v1.9.1