From 99e92a155a1b21a8386b482e7aab6fef649aeffa Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 28 八月 2025 17:47:03 +0800
Subject: [PATCH] 111
---
small-program/main.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/small-program/main.js b/small-program/main.js
index 19e0ac5..118ee2f 100644
--- a/small-program/main.js
+++ b/small-program/main.js
@@ -15,8 +15,10 @@
})
// Vue.prototype.$baseUrl = 'http://192.168.1.54:10011/'
+Vue.prototype.$baseUrl = 'http://192.168.1.54:10011/'
+
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/jinkuai_web/'
-Vue.prototype.$baseUrl = 'https://jinkuai.832smartfarm.com/jinkuai_web/'
+// Vue.prototype.$baseUrl = 'https://jinkuai.832smartfarm.com/jinkuai_web/'
const app = new Vue({
store,
--
Gitblit v1.9.3