From deaa638544da41dbc8b46f158e600e74ebbb26e3 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 23 八月 2023 18:03:03 +0800 Subject: [PATCH] 大屏 --- screen_standard/.env.development | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index 817bfd7..b059424 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -2,5 +2,8 @@ VITE_NAME='寮�鍙戠幆澧�' VITE_BASE_CONTEXT='' -VITE_BASE_PATH='' -VITE_BASE_URL='http://192.168.0.35:10021/' \ No newline at end of file +VITE_BASE_PATH='/api' +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 -- Gitblit v1.9.3