From 6a428f94a64d37f4e1e816d3673b1d188d18e21c Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 19 Jun 2024 19:10:26 +0800 Subject: [PATCH] 1 --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 1ced2ffd6..3534a63f6 100644 --- a/.env.production +++ b/.env.production @@ -6,5 +6,5 @@ VITE_NOW_TYPE = 'dist/admin' VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn' # # 正式域名 -VITE_NOW_TYPE = 'build/admin' -VITE_APP_BASE_URL='https://multi-store.lihaink.cn' \ No newline at end of file +# VITE_NOW_TYPE = 'build/admin' +# VITE_APP_BASE_URL='https://multi-store.lihaink.cn' \ No newline at end of file