From c5c6fa800cedd37cea0e3cc3e68df78b47ee2813 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 28 八月 2023 10:37:59 +0800 Subject: [PATCH] 111 --- screen_standard/.env.development | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index b059424..5c3ce22 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -1,9 +1,16 @@ NODE_ENV = development VITE_NAME='寮�鍙戠幆澧�' -VITE_BASE_CONTEXT='' +VITE_BASE_CONTEXT='screen' VITE_BASE_PATH='/api' -VITE_BASE_URL='http://192.168.0.35:10021' +#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 +<<<<<<< HEAD +# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' + +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' +>>>>>>> 7550fb636fec7a84dbdea55196d97ed635d7ab10 -- Gitblit v1.9.3