diff --git a/.env.production b/.env.production index 1ced2ffd..3534a63f 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