From 46b0b4d41a260e44e5e648d79cac60e97fe17789 Mon Sep 17 00:00:00 2001 From: Mr.Shi <1878285526@qq.com> Date: 星期三, 13 九月 2023 14:45:59 +0800 Subject: [PATCH] 小程序 --- web_standard/.env.development | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/web_standard/.env.development b/web_standard/.env.development index 37d3f79..6ae272a 100644 --- a/web_standard/.env.development +++ b/web_standard/.env.development @@ -14,7 +14,11 @@ VUE_APP_API_PREFIX = '' # 鐒︽澗 -VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' +# VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' +# VUE_APP_BASE_URL = 'http://192.168.0.134:10021/' + +# 浠诲悍鏈湴 +# VUE_APP_BASE_URL = 'http://192.168.0.15:10021/' # 姹熻悕 # VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' -- Gitblit v1.9.3