From 3ddfbd2a240d3afa585c43873b719331019aa86e Mon Sep 17 00:00:00 2001
From: liuleilei <234@qq.com>
Date: 星期一, 14 八月 2023 14:42:43 +0800
Subject: [PATCH] 菜单列表

---
 h5_standard/.env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/h5_standard/.env.development b/h5_standard/.env.development
index 5d2be80..9f9c1d8 100644
--- a/h5_standard/.env.development
+++ b/h5_standard/.env.development
@@ -14,9 +14,9 @@
 
 
 # 浠诲悍鏈湴
-# VUE_APP_API = 'http://192.168.0.15:10021/'
+VUE_APP_API = 'http://192.168.0.15:10021/'
 
-VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/'
+# VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/'
 
 # VUE_APP_API = 'http://192.168.0.13:10012/'
 

--
Gitblit v1.9.3