From 11da32de75cc1f04691676349ff17853b42f8722 Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期三, 23 八月 2023 19:27:52 +0800 Subject: [PATCH] 大屏 --- screen_standard/.env.development | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index b059424..d1b8dc6 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -6,4 +6,9 @@ VITE_BASE_URL='http://192.168.0.35:10021' # VITE_BASE_PATH='/doumeeplant_api' -# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file +# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' +VITE_BASE_URL = 'https://www.mes.red/doumeeplant' + + +VITE_BASE_PATH = '/api' +VITE_BASE_URL = 'https://www.mes.red/doumeeplant' \ No newline at end of file -- Gitblit v1.9.3