From c478bc1b36e38774cf01c02fd5e23858bd70a4a3 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 29 十一月 2023 13:42:46 +0800
Subject: [PATCH] #

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

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

--
Gitblit v1.9.1