From 1b77526bc62a773864e07f6925c7cd102af29235 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 01 四月 2024 10:25:08 +0800
Subject: [PATCH] mrshi

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

diff --git a/wx/main.js b/wx/main.js
index 9743ad0..cbaa416 100644
--- a/wx/main.js
+++ b/wx/main.js
@@ -7,7 +7,8 @@
 Vue.config.productionTip = false
 App.mpType = 'app'
 
-Vue.prototype.$baseUrl = 'http://192.168.0.136:10031/';
+// Vue.prototype.$baseUrl = 'http://192.168.0.136:10031/';
+Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/yyb_web_api/';
 Vue.prototype.$store = store;
 
 Vue.use(uView);

--
Gitblit v1.9.3