From 90b7083ac2161ea2d06345bd0fa6b22e5af8d862 Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期三, 13 九月 2023 17:54:32 +0800 Subject: [PATCH] 大屏 --- screen_standard/.env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index faee205..6e3d6c6 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -8,4 +8,7 @@ # VITE_BASE_PATH='/doumeeplant_api' # VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' -VITE_BASE_URL = 'https://www.mes.red/doumeeplant' \ No newline at end of file +VITE_BASE_URL = 'https://www.mes.red/doumeeplant' + +VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api' +# VITE_BASE_URL = 'https://www.mes.red/doumeeplant' -- Gitblit v1.9.3