From 9550524c4140c9d9a6f8c6ad94484d48f7d40a63 Mon Sep 17 00:00:00 2001 From: 13405411873 <1994398261@qq.com> Date: Tue, 24 Sep 2024 11:28:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B6=E9=93=B6=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fuintCashierWeb/.env.development | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fuintCashierWeb/.env.development diff --git a/fuintCashierWeb/.env.development b/fuintCashierWeb/.env.development new file mode 100644 index 000000000..41a54452d --- /dev/null +++ b/fuintCashierWeb/.env.development @@ -0,0 +1,17 @@ +# 页面标题 +VUE_APP_TITLE = 百业兴智慧油站系统 + +# 开发环境配置 +ENV = 'development' + +# fuint会员营销系统/开发环境 +VUE_APP_BASE_API = '/dev-api' + +# 发布目录 +VUE_APP_PUBLIC_PATH = '/' + +# 后端接口地址 +VUE_APP_SERVER_URL = 'http://127.0.0.1:8080/' + + +# http://192.168.0.121:8080/