screen_standard/.env.production
@@ -1,8 +1,5 @@ NODE_ENV = production VITE_NAME = '生产环境' VITE_BASE_CONTEXT = 'screen' VITE_BASE_PATH = '/doumeeplant' VITE_BASE_URL = 'https://www.mes.red/doumeeplant' VITE_BASE_URL = 'https://127.0.0.1/doumeeplant' # VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant' VITE_BASE_PATH = '/api/' VITE_BASE_URL = 'https://www.mes.red/api'